Lines Matching refs:property_enabled
281 static inline bool property_enabled(struct regmap *base,
330 if (!property_enabled(base, &rphy->phy_cfg->clkout_ctl)) {
358 return property_enabled(base, &rphy->phy_cfg->clkout_ctl);
669 vbus_attach = property_enabled(rphy->grf,
843 is_dcd = property_enabled(rphy->grf,
861 vout = property_enabled(rphy->grf,
883 vout = property_enabled(rphy->grf,
1023 if (!property_enabled(rphy->grf, &rport->port_cfg->ls_det_st))
1050 if (!property_enabled(rphy->grf, &rport->port_cfg->bvalid_det_st))
1067 if (!property_enabled(rphy->grf, &rport->port_cfg->idfall_det_st) &&
1068 !property_enabled(rphy->grf, &rport->port_cfg->idrise_det_st))
1072 if (property_enabled(rphy->grf, &rport->port_cfg->idfall_det_st))
1075 if (property_enabled(rphy->grf, &rport->port_cfg->idrise_det_st))
1078 id = property_enabled(rphy->grf, &rport->port_cfg->utmi_id);
1099 if (!property_enabled(rphy->grf, &rport->port_cfg->disfall_st) &&
1100 !property_enabled(rphy->grf, &rport->port_cfg->disrise_st))
1106 if (property_enabled(rphy->grf, &rport->port_cfg->disfall_st)) {
1109 } else if (property_enabled(rphy->grf, &rport->port_cfg->disrise_st)) {
1328 id = property_enabled(rphy->grf, &rport->port_cfg->utmi_id);