Lines Matching defs:property_enable

263 static inline int property_enable(struct regmap *base,
318 ret = property_enable(base, &rphy->phy_cfg->clkout_ctl, true);
336 property_enable(base, &rphy->phy_cfg->clkout_ctl, false);
454 ret = property_enable(rphy->grf, &rport->port_cfg->disfall_clr, true);
458 ret = property_enable(rphy->grf, &rport->port_cfg->disfall_en, en);
462 ret = property_enable(rphy->grf, &rport->port_cfg->disrise_clr, true);
466 return property_enable(rphy->grf, &rport->port_cfg->disrise_en, en);
481 ret = property_enable(rphy->grf,
487 ret = property_enable(rphy->grf,
494 ret = property_enable(rphy->grf,
500 ret = property_enable(rphy->grf,
523 ret = property_enable(rphy->grf,
528 ret = property_enable(rphy->grf,
557 ret = property_enable(base, &rport->port_cfg->phy_sus, false);
594 ret = property_enable(base, &rport->port_cfg->phy_sus, true);
760 property_enable(base, &rphy->phy_cfg->chg_det.rdm_pdwn_en, en);
761 property_enable(base, &rphy->phy_cfg->chg_det.idp_src_en, en);
769 property_enable(base, &rphy->phy_cfg->chg_det.vdp_src_en, en);
770 property_enable(base, &rphy->phy_cfg->chg_det.idm_sink_en, en);
778 property_enable(base, &rphy->phy_cfg->chg_det.vdm_src_en, en);
779 property_enable(base, &rphy->phy_cfg->chg_det.idp_sink_en, en);
802 property_enable(base, &rphy->phy_cfg->chg_det.opmode, false);
865 property_enable(base, &rphy->phy_cfg->chg_det.opmode, true);
967 property_enable(rphy->grf, &rport->port_cfg->ls_det_clr, true);
968 property_enable(rphy->grf, &rport->port_cfg->ls_det_en, true);
997 property_enable(rphy->grf, &rport->port_cfg->ls_det_en, false);
998 property_enable(rphy->grf, &rport->port_cfg->ls_det_clr, true);
1022 property_enable(rphy->grf, &rport->port_cfg->bvalid_det_clr, true);
1039 property_enable(rphy->grf, &rport->port_cfg->id_det_clr, true);
1070 property_enable(rphy->grf, &rport->port_cfg->disfall_clr, true);
1073 property_enable(rphy->grf, &rport->port_cfg->disrise_clr, true);