Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/samsung/exynos5420/include/soc/
H A Dpower.h28 struct exynos5_power { struct
30 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 …]
/aosp_15_r20/external/coreboot/src/soc/samsung/exynos5250/include/soc/
H A Dpower.h28 struct exynos5_power { struct
50 check_member(exynos5_power, ps_hold_ctrl, 0x330c); argument