Searched refs:property_enabled (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/rockchip/ |
H A D | phy-rockchip-inno-usb2.c | 275 static inline bool property_enabled(struct regmap *base, in property_enabled() function 317 if (!property_enabled(base, &rphy->phy_cfg->clkout_ctl)) { in rockchip_usb2phy_clk480m_prepare() 345 return property_enabled(base, &rphy->phy_cfg->clkout_ctl); in rockchip_usb2phy_clk480m_prepared() 637 vbus_attach = property_enabled(rphy->grf, in rockchip_usb2phy_otg_sm_work() 811 is_dcd = property_enabled(rphy->grf, in rockchip_chg_detect_work() 829 vout = property_enabled(rphy->grf, in rockchip_chg_detect_work() 851 vout = property_enabled(rphy->grf, in rockchip_chg_detect_work() 991 if (!property_enabled(rphy->grf, &rport->port_cfg->ls_det_st)) in rockchip_usb2phy_linestate_irq() 1018 if (!property_enabled(rphy->grf, &rport->port_cfg->bvalid_det_st)) in rockchip_usb2phy_bvalid_irq() 1035 if (!property_enabled(rph in rockchip_usb2phy_id_irq() [all...] |
/kernel/linux/linux-5.10/drivers/phy/rockchip/ |
H A D | phy-rockchip-inno-usb2.c | 242 static inline bool property_enabled(struct regmap *base, in property_enabled() function 265 if (!property_enabled(base, &rphy->phy_cfg->clkout_ctl)) { in rockchip_usb2phy_clk480m_prepare() 293 return property_enabled(base, &rphy->phy_cfg->clkout_ctl); in rockchip_usb2phy_clk480m_prepared() 537 vbus_attach = property_enabled(rphy->grf, in rockchip_usb2phy_otg_sm_work() 711 is_dcd = property_enabled(rphy->grf, in rockchip_chg_detect_work() 729 vout = property_enabled(rphy->grf, in rockchip_chg_detect_work() 751 vout = property_enabled(rphy->grf, in rockchip_chg_detect_work() 886 if (!property_enabled(rphy->grf, &rport->port_cfg->ls_det_st)) in rockchip_usb2phy_linestate_irq() 913 if (!property_enabled(rphy->grf, &rport->port_cfg->bvalid_det_st)) in rockchip_usb2phy_bvalid_irq() 933 if (property_enabled(rph in rockchip_usb2phy_otg_mux_irq() [all...] |
Completed in 4 milliseconds