Searched refs:grfcfg (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/phy/rockchip/ |
| H A D | phy-rockchip-naneng-combphy.c | 145 const struct rockchip_combphy_grfcfg *grfcfg; member 190 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rockchip_combphy_is_ready() 205 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rockchip_combphy_init() 401 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rk3562_combphy_cfg() 543 .grfcfg = &rk3562_combphy_grfcfgs, 549 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rk3568_combphy_cfg() 749 .grfcfg = &rk3568_combphy_grfcfgs, 755 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rk3576_combphy_cfg() 1009 .grfcfg = &rk3576_combphy_grfcfgs, 1015 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rk3588_combphy_cfg() [all …]
|
| H A D | phy-rockchip-usbdp.c | 148 struct rk_udphy_grf_cfg grfcfg; member 493 preg = udphy->id ? &cfg->grfcfg.usb3otg1_cfg : &cfg->grfcfg.usb3otg0_cfg; in rk_udphy_u3_port_disable() 501 rk_udphy_grfreg_write(udphy->u2phygrf, &cfg->grfcfg.bvalid_phy_con, enable); in rk_udphy_usb_bvalid_enable() 502 rk_udphy_grfreg_write(udphy->u2phygrf, &cfg->grfcfg.bvalid_grf_con, enable); in rk_udphy_usb_bvalid_enable() 792 rk_udphy_grfreg_write(udphy->udphygrf, &cfg->grfcfg.rx_lfps, true); in rk_udphy_init() 795 rk_udphy_grfreg_write(udphy->udphygrf, &cfg->grfcfg.low_pwrn, true); in rk_udphy_init() 1564 .grfcfg = { 1604 .grfcfg = {
|