Tegra194: memctrl: fix bug in client order id reg value generation
Client order id reset values are incorrectly and'ed with
mc_client_order_id macro, which resulted in getting reg value as
always zero. Updated mc_client_order_id macro to avoid and'ing outside
the macro, to take the reg value and update specific bit field
as necessary.

Change-Id: I880be6e4291d7cd58cf70d7c247a4044e57edd9e
Signed-off-by: Krishna Reddy <vdumpa@nvidia.com>
1 parent c766adc commit 95f68bc4980ea2404fd5b3849b83bb15c08b0a50
@Krishna Reddy Krishna Reddy authored on 17 Dec 2017
Manish Pandey committed on 17 Jan 2020
Showing 2 changed files
View
plat/nvidia/tegra/include/t194/tegra_mc_def.h
View
plat/nvidia/tegra/soc/t194/plat_memctrl.c