Lines Matching refs:property_enabled
275 static inline bool property_enabled(struct regmap *base,
317 if (!property_enabled(base, &rphy->phy_cfg->clkout_ctl)) {
345 return property_enabled(base, &rphy->phy_cfg->clkout_ctl);
637 vbus_attach = property_enabled(rphy->grf,
811 is_dcd = property_enabled(rphy->grf,
829 vout = property_enabled(rphy->grf,
851 vout = property_enabled(rphy->grf,
991 if (!property_enabled(rphy->grf, &rport->port_cfg->ls_det_st))
1018 if (!property_enabled(rphy->grf, &rport->port_cfg->bvalid_det_st))
1035 if (!property_enabled(rphy->grf, &rport->port_cfg->id_det_st))
1041 id = property_enabled(rphy->grf, &rport->port_cfg->utmi_id);
1062 if (!property_enabled(rphy->grf, &rport->port_cfg->disfall_st) &&
1063 !property_enabled(rphy->grf, &rport->port_cfg->disrise_st))
1069 if (property_enabled(rphy->grf, &rport->port_cfg->disfall_st)) {
1072 } else if (property_enabled(rphy->grf, &rport->port_cfg->disrise_st)) {
1291 id = property_enabled(rphy->grf, &rport->port_cfg->utmi_id);