Home
last modified time | relevance | path

Searched hist:"95 f68bc4980ea2404fd5b3849b83bb15c08b0a50" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/plat/nvidia/tegra/soc/t194/
H A Dplat_memctrl.c95f68bc4980ea2404fd5b3849b83bb15c08b0a50 Mon Dec 18 00:21:47 UTC 2017 Krishna Reddy <vdumpa@nvidia.com> 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>