Lines Matching defs:property_enable
230 static inline int property_enable(struct regmap *base,
266 ret = property_enable(base, &rphy->phy_cfg->clkout_ctl, true);
284 property_enable(base, &rphy->phy_cfg->clkout_ctl, false);
415 ret = property_enable(rphy->grf,
421 ret = property_enable(rphy->grf,
435 ret = property_enable(rphy->grf,
440 ret = property_enable(rphy->grf,
469 ret = property_enable(base, &rport->port_cfg->phy_sus, false);
494 ret = property_enable(base, &rport->port_cfg->phy_sus, true);
660 property_enable(base, &rphy->phy_cfg->chg_det.rdm_pdwn_en, en);
661 property_enable(base, &rphy->phy_cfg->chg_det.idp_src_en, en);
669 property_enable(base, &rphy->phy_cfg->chg_det.vdp_src_en, en);
670 property_enable(base, &rphy->phy_cfg->chg_det.idm_sink_en, en);
678 property_enable(base, &rphy->phy_cfg->chg_det.vdm_src_en, en);
679 property_enable(base, &rphy->phy_cfg->chg_det.idp_sink_en, en);
702 property_enable(base, &rphy->phy_cfg->chg_det.opmode, false);
766 property_enable(base, &rphy->phy_cfg->chg_det.opmode, true);
862 property_enable(rphy->grf, &rport->port_cfg->ls_det_clr, true);
863 property_enable(rphy->grf, &rport->port_cfg->ls_det_en, true);
892 property_enable(rphy->grf, &rport->port_cfg->ls_det_en, false);
893 property_enable(rphy->grf, &rport->port_cfg->ls_det_clr, true);
919 property_enable(rphy->grf, &rport->port_cfg->bvalid_det_clr, true);