property_enable
property_enable(rphy->grf, &rport->port_cfg->ls_det_clr, true);
property_enable(rphy->grf, &rport->port_cfg->ls_det_en, true);
property_enable(rphy->grf, &rport->port_cfg->ls_det_en, false);
property_enable(rphy->grf, &rport->port_cfg->ls_det_clr, true);
property_enable(rphy->grf, &rport->port_cfg->bvalid_det_clr, true);
property_enable(rphy->grf, &rport->port_cfg->idfall_det_clr, true);
property_enable(rphy->grf, &rport->port_cfg->idrise_det_clr, true);
property_enable(rphy->grf, &rport->port_cfg->disfall_clr, true);
property_enable(rphy->grf, &rport->port_cfg->disrise_clr, true);
ret = property_enable(base, &rphy->phy_cfg->clkout_ctl, true);
property_enable(base, &rphy->phy_cfg->clkout_ctl, false);
ret = property_enable(rphy->grf, &rport->port_cfg->disfall_clr, true);
ret = property_enable(rphy->grf, &rport->port_cfg->disfall_en, en);
ret = property_enable(rphy->grf, &rport->port_cfg->disrise_clr, true);
return property_enable(rphy->grf, &rport->port_cfg->disrise_en, en);
ret = property_enable(rphy->grf,
ret = property_enable(rphy->grf,
ret = property_enable(rphy->grf,
ret = property_enable(rphy->grf,
ret = property_enable(rphy->grf,
ret = property_enable(rphy->grf,
ret = property_enable(rphy->grf,
ret = property_enable(rphy->grf,
ret = property_enable(base, &rport->port_cfg->phy_sus, false);
ret = property_enable(base, &rport->port_cfg->phy_sus, true);
property_enable(base, &rphy->phy_cfg->chg_det.rdm_pdwn_en, en);
property_enable(base, &rphy->phy_cfg->chg_det.idp_src_en, en);
property_enable(base, &rphy->phy_cfg->chg_det.vdp_src_en, en);
property_enable(base, &rphy->phy_cfg->chg_det.idm_sink_en, en);
property_enable(base, &rphy->phy_cfg->chg_det.vdm_src_en, en);
property_enable(base, &rphy->phy_cfg->chg_det.idp_sink_en, en);
property_enable(base, &rphy->phy_cfg->chg_det.opmode, false);
property_enable(base, &rphy->phy_cfg->chg_det.opmode, true);
property_enable(tcphy, &cfg->external_psm, 1);
property_enable(tcphy, &cfg->usb3tousb2_en, 0);
property_enable(tcphy, &cfg->typec_conn_dir, tcphy->flip);
property_enable(tcphy, &cfg->usb3tousb2_en, value);
property_enable(tcphy, &cfg->usb3_host_disable, value);
property_enable(tcphy, &cfg->usb3_host_port, !value);
property_enable(tcphy, &cfg->uphy_dp_sel, 1);