Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/intel/soc/stratix10/include/
Ds10_memory_controller.h69 #define HMC_ADP_DDRIOCTRL_CTRL_BURST_LENGTH(x) (((x) & 0x00003e00) >> 9) macro
/trusted-firmware-a-latest/plat/intel/soc/agilex/include/
Dagilex_memory_controller.h70 #define HMC_ADP_DDRIOCTRL_CTRL_BURST_LENGTH(x) (((x) & 0x00003e00) >> 9) macro
/trusted-firmware-a-latest/plat/intel/soc/agilex5/include/
Dagilex5_memory_controller.h71 #define HMC_ADP_DDRIOCTRL_CTRL_BURST_LENGTH(x) (((x) & 0x00003e00) >> 9) macro