Searched defs:socfpga_reset_manager (Results 1 – 2 of 2) sorted by relevance
22 struct socfpga_reset_manager { struct23 u32 stat;24 u32 ramstat;25 u32 miscstat;26 u32 ctrl;27 u32 hdsken;28 u32 hdskreq;29 u32 hdskack;30 u32 counts;31 u32 mpumodrst;[all …]
15 struct socfpga_reset_manager { struct16 u32 status;17 u32 ctrl;18 u32 counts;19 u32 padding1;20 u32 mpu_mod_reset;21 u32 per_mod_reset;22 u32 per2_mod_reset;23 u32 brg_mod_reset;24 u32 misc_mod_reset;[all …]