Searched refs:grfcfg (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/phy/ |
| H A D | phy-rockchip-naneng-combphy.c | 74 const struct rockchip_combphy_grfcfg *grfcfg; member 105 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rockchip_combphy_is_ready() 141 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rockchip_combphy_usb3_init() 230 cfg = priv->cfg->grfcfg; in rockchip_combphy_usb3_uboot_init() 285 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rockchip_combphy_init() 312 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rockchip_combphy_exit() 409 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rk3528_combphy_cfg() 495 .grfcfg = &rk3528_combphy_grfcfgs, 503 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rk3562_combphy_cfg() 637 .grfcfg = &rk3562_combphy_grfcfgs, [all …]
|
| H A D | phy-rockchip-usbdp.c | 156 struct udphy_grf_cfg grfcfg; member 492 preg = udphy->id ? &cfg->grfcfg.usb3otg1_cfg : &cfg->grfcfg.usb3otg0_cfg; in udphy_u3_port_disable() 501 grfreg_write(udphy->u2phygrf, &cfg->grfcfg.bvalid_phy_con, enable); in udphy_usb_bvalid_enable() 502 grfreg_write(udphy->u2phygrf, &cfg->grfcfg.bvalid_grf_con, enable); in udphy_usb_bvalid_enable() 696 grfreg_write(udphy->udphygrf, &cfg->grfcfg.rx_lfps, true); in udphy_init() 699 grfreg_write(udphy->udphygrf, &cfg->grfcfg.low_pwrn, true); in udphy_init() 1377 .grfcfg = { 1410 .grfcfg = {
|
| H A D | phy-rockchip-inno-usb3.c | 102 const struct rockchip_u3phy_grfcfg grfcfg; member 537 .grfcfg = {
|