Lines Matching refs:property_enabled
252 static inline bool property_enabled(struct regmap *base, in property_enabled() function
275 if (!property_enabled(base, &rphy->phy_cfg->clkout_ctl)) { in rockchip_usb2phy_clk480m_prepare()
303 return property_enabled(base, &rphy->phy_cfg->clkout_ctl); in rockchip_usb2phy_clk480m_prepared()
546 vbus_attach = property_enabled(rphy->grf, in rockchip_usb2phy_otg_sm_work()
549 vbus_attach = property_enabled(rphy->grf, in rockchip_usb2phy_otg_sm_work()
723 is_dcd = property_enabled(rphy->grf, in rockchip_chg_detect_work()
741 vout = property_enabled(rphy->grf, in rockchip_chg_detect_work()
763 vout = property_enabled(rphy->grf, in rockchip_chg_detect_work()
898 if (!property_enabled(rphy->grf, &rport->port_cfg->ls_det_st)) in rockchip_usb2phy_linestate_irq()
925 if (!property_enabled(rphy->grf, &rport->port_cfg->bvalid_det_st)) in rockchip_usb2phy_bvalid_irq()
945 if (property_enabled(rphy->grf, &rport->port_cfg->bvalid_det_st)) in rockchip_usb2phy_otg_mux_irq()