Home
last modified time | relevance | path

Searched refs:pp_pwr_en (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/phy/
H A Dphy-rockchip-inno-usb3.c102 struct u3phy_reg pp_pwr_en[PIPE_PWR_MAX]; member
451 param_write(u3phy->u3phy_grf, &u3phy->cfgs->grfcfg.pp_pwr_en[PIPE_PWR_P0], true); in rockchip_u3phy_power_on()
455 param_write(u3phy->u3phy_grf, &u3phy->cfgs->grfcfg.pp_pwr_en[PIPE_PWR_P2], false); in rockchip_u3phy_power_on()
485 param_write(u3phy->u3phy_grf, &u3phy->cfgs->grfcfg.pp_pwr_en[PIPE_PWR_P0], true); in rockchip_u3phy_power_off()
489 param_write(u3phy->u3phy_grf, &u3phy->cfgs->grfcfg.pp_pwr_en[PIPE_PWR_P3], true); in rockchip_u3phy_power_off()
1072 .pp_pwr_en = {
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb3.c100 struct u3phy_reg pp_pwr_en[PIPE_PWR_MAX]; member
454 &u3phy->cfgs->grfcfg.pp_pwr_en[PIPE_PWR_P0], true); in rockchip_u3phy_power_on()
459 &u3phy->cfgs->grfcfg.pp_pwr_en[PIPE_PWR_P2], in rockchip_u3phy_power_on()
492 &u3phy->cfgs->grfcfg.pp_pwr_en[PIPE_PWR_P0], true); in rockchip_u3phy_power_off()
497 &u3phy->cfgs->grfcfg.pp_pwr_en[PIPE_PWR_P3], true); in rockchip_u3phy_power_off()
1102 .pp_pwr_en = { {0x0020, 14, 0, 0x0014, 0x0005},

Completed in 4 milliseconds