Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/product/hiosd/vo/arch/hi3521dv200/hal/
Dsys_drv.c236 hi_bool *power_on = HI_NULL; in sys_drv_drv_ioctrl() local
Dsys_hal.c437 hi_s32 sys_hal_vo_set_pll_power_ctrl(hi_s32 pll, hi_bool power_on) in sys_hal_vo_set_pll_power_ctrl()
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/arch/hi3535av100/hal/
Dsys_drv.c236 hi_bool *power_on = HI_NULL; in sys_drv_drv_ioctrl() local
Dsys_hal.c432 hi_s32 sys_hal_vo_set_pll_power_ctrl(hi_s32 pll, hi_bool power_on) in sys_hal_vo_set_pll_power_ctrl()
/third_party/uboot/u-boot-2020.01/product/hiosd/vo/arch/hi3531dv200/hal/
Dsys_drv.c236 hi_bool *power_on = HI_NULL; in sys_drv_drv_ioctrl() local
Dsys_hal.c432 hi_s32 sys_hal_vo_set_pll_power_ctrl(hi_s32 pll, hi_bool power_on) in sys_hal_vo_set_pll_power_ctrl()
/third_party/uboot/u-boot-2020.01/include/
Dgeneric-phy.h108 int (*power_on)(struct phy *phy); member
/third_party/uboot/u-boot-2020.01/drivers/phy/
Domap-usb2-phy.c43 u32 power_on; member