Searched defs:pmc_ctlr (Results 1 – 1 of 1) sorted by relevance
11 struct pmc_ctlr { struct12 uint pmc_cntrl; /* _CNTRL_0, offset 00 */13 uint pmc_sec_disable; /* _SEC_DISABLE_0, offset 04 */14 uint pmc_pmc_swrst; /* _PMC_SWRST_0, offset 08 */15 uint pmc_wake_mask; /* _WAKE_MASK_0, offset 0C */16 uint pmc_wake_lvl; /* _WAKE_LVL_0, offset 10 */17 uint pmc_wake_status; /* _WAKE_STATUS_0, offset 14 */18 uint pmc_sw_wake_status; /* _SW_WAKE_STATUS_0, offset 18 */19 uint pmc_dpd_pads_oride; /* _DPD_PADS_ORIDE_0, offset 1C */20 uint pmc_dpd_sample; /* _DPD_PADS_SAMPLE_0, offset 20 */[all …]