Searched defs:ccsr_ddr (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/drivers/nxp/ddr/ |
D | immap.h | 18 struct ccsr_ddr { struct 19 struct { 22 } bnds[4]; 23 unsigned char res_20[0x40 - 0x20]; 24 unsigned int dec[10]; /* 0x40 */ 25 unsigned char res_68[0x80 - 0x68]; 26 unsigned int csn_cfg[4]; /* 0x80, 0x84, 0x88, 0x8c */ 27 unsigned char res_90[48]; 28 unsigned int csn_cfg_2[4]; /* 0xc0, 0xc4, 0xc8, 0xcc */ 29 unsigned char res_d0[48]; [all …]
|
/aosp_15_r20/external/arm-trusted-firmware/include/drivers/nxp/ddr/ |
H A D | immap.h | 18 struct ccsr_ddr { struct 19 struct { 22 } bnds[4]; 23 unsigned char res_20[0x40 - 0x20]; 24 unsigned int dec[10]; /* 0x40 */ 25 unsigned char res_68[0x80 - 0x68]; 26 unsigned int csn_cfg[4]; /* 0x80, 0x84, 0x88, 0x8c */ 27 unsigned char res_90[48]; 28 unsigned int csn_cfg_2[4]; /* 0xc0, 0xc4, 0xc8, 0xcc */ 29 unsigned char res_d0[48]; [all …]
|