Lines Matching refs:dphy_reg
326 struct dphy_reg { struct
349 static const struct dphy_reg rk1808_grf_dphy_regs[] = { argument
355 static const struct dphy_reg rk3288_grf_dphy_regs[] = {
385 static const struct dphy_reg rk3326_grf_dphy_regs[] = {
392 static const struct dphy_reg rk3368_grf_dphy_regs[] = {
399 static const struct dphy_reg rk3399_grf_dphy_regs[] = {
428 static const struct dphy_reg rv1126_grf_dphy0_regs[] = {
436 static const struct dphy_reg rv1126_grf_dphy1_regs[] = {
553 const struct dphy_reg *grf_regs;
580 const struct dphy_reg *grf_regs;
608 const struct dphy_reg *reg = &priv->grf_regs[index]; in write_grf_reg()
617 const struct dphy_reg *reg = &priv->grf_regs[index]; in read_grf_reg()