Searched refs:grfcfg (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/phy/rockchip/ |
| H A D | phy-rockchip-naneng-combphy.c | 196 const struct rockchip_combphy_grfcfg *grfcfg; member 241 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rockchip_combphy_is_ready() 256 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rockchip_combphy_init() 520 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rk3528_combphy_cfg() 660 .grfcfg = &rk3528_combphy_grfcfgs, 666 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rk3562_combphy_cfg() 802 .grfcfg = &rk3562_combphy_grfcfgs, 808 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rk3568_combphy_cfg() 999 .grfcfg = &rk3568_combphy_grfcfgs, 1005 const struct rockchip_combphy_grfcfg *cfg = priv->cfg->grfcfg; in rk3576_combphy_cfg() [all …]
|
| H A D | phy-rockchip-usbdp.c | 147 struct rk_udphy_grf_cfg grfcfg; member 492 preg = udphy->id ? &cfg->grfcfg.usb3otg1_cfg : &cfg->grfcfg.usb3otg0_cfg; in rk_udphy_u3_port_disable() 500 rk_udphy_grfreg_write(udphy->u2phygrf, &cfg->grfcfg.bvalid_phy_con, enable); in rk_udphy_usb_bvalid_enable() 501 rk_udphy_grfreg_write(udphy->u2phygrf, &cfg->grfcfg.bvalid_grf_con, enable); in rk_udphy_usb_bvalid_enable() 791 rk_udphy_grfreg_write(udphy->udphygrf, &cfg->grfcfg.rx_lfps, true); in rk_udphy_init() 794 rk_udphy_grfreg_write(udphy->udphygrf, &cfg->grfcfg.low_pwrn, true); in rk_udphy_init() 1562 .grfcfg = { 1602 .grfcfg = {
|