Home
last modified time | relevance | path

Searched refs:property_enabled (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c281 static inline bool property_enabled(struct regmap *base, in property_enabled() function
330 if (!property_enabled(base, &rphy->phy_cfg->clkout_ctl)) { in rockchip_usb2phy_clk480m_prepare()
358 return property_enabled(base, &rphy->phy_cfg->clkout_ctl); in rockchip_usb2phy_clk480m_prepared()
669 vbus_attach = property_enabled(rphy->grf, in rockchip_usb2phy_otg_sm_work()
827 vbus_attach = property_enabled(rphy->grf, &rport->port_cfg->utmi_bvalid); in rockchip_chg_detect_work()
846 is_dcd = property_enabled(rphy->grf, in rockchip_chg_detect_work()
864 vout = property_enabled(rphy->grf, in rockchip_chg_detect_work()
886 vout = property_enabled(rphy->grf, in rockchip_chg_detect_work()
1027 if (!property_enabled(rphy->grf, &rport->port_cfg->ls_det_st)) in rockchip_usb2phy_linestate_irq()
1054 if (!property_enabled(rphy->grf, &rport->port_cfg->bvalid_det_st)) in rockchip_usb2phy_bvalid_irq()
[all …]