Home
last modified time | relevance | path

Searched defs:PCH_TO_VALID (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/intel/soc/stratix10/include/
H A Ds10_memory_controller.h89 #define PCH_TO_VALID(value) (((value) & 0x00000fc0) >> 6) macro
/rk3399_ARM-atf/plat/intel/soc/agilex5/include/
H A Dagilex5_memory_controller.h90 #define PCH_TO_VALID(value) (((value) & 0x00000fc0) >> 6) macro
/rk3399_ARM-atf/plat/intel/soc/agilex/include/
H A Dagilex_memory_controller.h90 #define PCH_TO_VALID(value) (((value) & 0x00000fc0) >> 6) macro