property_enabled
if (!property_enabled(rphy->grf, &rport->port_cfg->ls_det_st))
if (!property_enabled(rphy->grf, &rport->port_cfg->bvalid_det_st))
if (!property_enabled(rphy->grf, &rport->port_cfg->idfall_det_st) &&
!property_enabled(rphy->grf, &rport->port_cfg->idrise_det_st))
if (property_enabled(rphy->grf, &rport->port_cfg->idfall_det_st))
if (property_enabled(rphy->grf, &rport->port_cfg->idrise_det_st))
id = property_enabled(rphy->grf, &rport->port_cfg->utmi_id);
if (!property_enabled(rphy->grf, &rport->port_cfg->disfall_st) &&
!property_enabled(rphy->grf, &rport->port_cfg->disrise_st))
if (property_enabled(rphy->grf, &rport->port_cfg->disfall_st)) {
} else if (property_enabled(rphy->grf, &rport->port_cfg->disrise_st)) {
id = property_enabled(rphy->grf, &rport->port_cfg->utmi_id);
if (!property_enabled(base, &rphy->phy_cfg->clkout_ctl)) {
return property_enabled(base, &rphy->phy_cfg->clkout_ctl);
vbus_attach = property_enabled(rphy->grf,
vbus_attach = property_enabled(rphy->grf, &rport->port_cfg->utmi_bvalid);
is_dcd = property_enabled(rphy->grf,
vout = property_enabled(rphy->grf,
vout = property_enabled(rphy->grf,