Home
last modified time | relevance | path

Searched refs:cpu_cfg (Results 1 – 6 of 6) sorted by relevance

/bsp/bouffalo_lab/bl808/m0/board/
A Dfw_header.c166 .cpu_cfg[0].rsvd = 0x0,
168 .cpu_cfg[0].cache_range_h = 0x00000000,
169 .cpu_cfg[0].cache_range_l = 0x00000000,
171 .cpu_cfg[0].image_address_offset = 0x0,
172 .cpu_cfg[0].rsvd0 = 0x58000000, /* rsvd0 */
173 .cpu_cfg[0].msp_val = 0x00000000, /* msp value */
183 .cpu_cfg[1].rsvd = 0x0,
185 .cpu_cfg[1].cache_range_h = 0x00000000,
186 .cpu_cfg[1].cache_range_l = 0x00000000,
188 .cpu_cfg[1].image_address_offset = 0x0,
[all …]
A Dfw_header.h194 struct boot_cpu_cfg_t cpu_cfg[3]; /*24*3 */ member
/bsp/bouffalo_lab/bl808/lp/board/
A Dfw_header.c166 .cpu_cfg[0].rsvd = 0x0,
168 .cpu_cfg[0].cache_range_h = 0x00000000,
169 .cpu_cfg[0].cache_range_l = 0x00000000,
171 .cpu_cfg[0].image_address_offset = 0x0,
172 .cpu_cfg[0].rsvd0 = 0x58000000, /* rsvd0 */
173 .cpu_cfg[0].msp_val = 0x00000000, /* msp value */
183 .cpu_cfg[1].rsvd = 0x0,
185 .cpu_cfg[1].cache_range_h = 0x00000000,
186 .cpu_cfg[1].cache_range_l = 0x00000000,
188 .cpu_cfg[1].image_address_offset = 0x0,
[all …]
A Dfw_header.h194 struct boot_cpu_cfg_t cpu_cfg[3]; /*24*3 */ member
/bsp/bouffalo_lab/bl61x/board/
A Dfw_header.c144 .cpu_cfg.config_enable = 0x01, /* coinfig this cpu */
145 .cpu_cfg.halt_cpu = 0x0, /* halt this cpu */
146 .cpu_cfg.cache_enable = 0x0, /* cache setting :only for BL Cache */
147 .cpu_cfg.cache_wa = 0x0, /* cache setting :only for BL Cache*/
148 .cpu_cfg.cache_wb = 0x0, /* cache setting :only for BL Cache*/
149 .cpu_cfg.cache_wt = 0x0, /* cache setting :only for BL Cache*/
150 .cpu_cfg.cache_way_dis = 0x0, /* cache setting :only for BL Cache*/
151 .cpu_cfg.rsvd = 0x0,
154 .cpu_cfg.image_address_offset = 0x0,
155 .cpu_cfg.rsvd1 = 0xA0000000, /* rsvd */
[all …]
A Dfw_header.h181 struct boot_cpu_cfg_t cpu_cfg; /* 16 */ member

Completed in 14 milliseconds