Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/drivers/net/
A Dcortina_ni.h318 struct GLOBAL_GLOBAL_CONFIG_t { struct
319 u32 rsrvd1 : 4;
320 u32 wd_reset_subsys_enable : 1; /* bits 4:4 */
321 u32 rsrvd2 : 1;
322 u32 wd_reset_all_blocks : 1; /* bits 6:6 */
323 u32 wd_reset_remap : 1; /* bits 7:7 */
324 u32 wd_reset_ext_reset : 1; /* bits 8:8 */
325 u32 ext_reset : 1; /* bits 9:9 */
329 u32 rsrvd3 : 1;
331 u32 rsrvd4 : 2;
[all …]

Completed in 6 milliseconds