Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/intel/soc/stratix10/include/
Ds10_memory_controller.h72 #define ACT_TO_ACT_DIFF_BANK(value) (((value) & 0x00fc0000) >> 18) macro
/trusted-firmware-a-latest/plat/intel/soc/agilex/include/
Dagilex_memory_controller.h73 #define ACT_TO_ACT_DIFF_BANK(value) (((value) & 0x00fc0000) >> 18) macro
/trusted-firmware-a-latest/plat/intel/soc/agilex5/include/
Dagilex5_memory_controller.h74 #define ACT_TO_ACT_DIFF_BANK(value) (((value) & 0x00fc0000) >> 18) macro