Searched defs:exynos5_power (Results 1 – 2 of 2) sorted by relevance
28 struct exynos5_power { struct30 uint32_t om_stat; /* 0x0000 */31 uint8_t reserved1[0x03fc];32 uint32_t sw_reset; /* 0x0400 */33 uint8_t reserved2[0x0300];34 uint32_t usb_drd0_phy_ctrl; /* 0x0704 */35 uint32_t usb_drd1_phy_ctrl; /* 0x0708 */36 uint32_t usb_host_phy_ctrl; /* 0x070c */37 uint8_t reserved3[0x4];38 uint32_t mipi_phy1_control; /* 0x0714 */[all …]
28 struct exynos5_power { struct50 check_member(exynos5_power, ps_hold_ctrl, 0x330c); argument