Lines Matching refs:property_enable
175 static inline int property_enable(struct regmap *base, in property_enable() function
246 property_enable(base, &rphy->phy_cfg->chg_det.rdm_pdwn_en, en); in rockchip_chg_enable_dcd()
247 property_enable(base, &rphy->phy_cfg->chg_det.idp_src_en, en); in rockchip_chg_enable_dcd()
255 property_enable(base, &rphy->phy_cfg->chg_det.vdp_src_en, en); in rockchip_chg_enable_primary_det()
256 property_enable(base, &rphy->phy_cfg->chg_det.idm_sink_en, en); in rockchip_chg_enable_primary_det()
264 property_enable(base, &rphy->phy_cfg->chg_det.vdm_src_en, en); in rockchip_chg_enable_secondary_det()
265 property_enable(base, &rphy->phy_cfg->chg_det.idp_sink_en, en); in rockchip_chg_enable_secondary_det()
360 property_enable(base, &port_cfg->phy_sus, true); in rockchip_chg_get_type()
361 property_enable(base, &rphy->phy_cfg->chg_det.opmode, false); in rockchip_chg_get_type()
425 property_enable(base, &rphy->phy_cfg->chg_det.opmode, true); in rockchip_chg_get_type()
426 property_enable(base, &port_cfg->phy_sus, false); in rockchip_chg_get_type()
466 property_enable(base, &rphy->phy_cfg->clkout_ctl, true); in otg_phy_init()
469 property_enable(base, &port_cfg->phy_sus, true); in otg_phy_init()
471 property_enable(base, &port_cfg->phy_sus, false); in otg_phy_init()
516 property_enable(base, &port_cfg->phy_sus, false); in rockchip_usb2phy_init()
540 property_enable(base, &port_cfg->phy_sus, true); in rockchip_usb2phy_exit()