Searched refs:pipe_con0_for_sata (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-naneng-combphy.c | 60 struct combphy_reg pipe_con0_for_sata; member 578 param_write(priv->pipe_grf, &cfg->pipe_con0_for_sata, true); in rk3568_combphy_cfg() 639 .pipe_con0_for_sata = { 0x0000, 15, 0, 0x00, 0x2220 }, 717 param_write(priv->pipe_grf, &cfg->pipe_con0_for_sata, true); in rk3588_combphy_cfg() 776 .pipe_con0_for_sata = { 0x0000, 11, 5, 0x00, 0x22 },
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-naneng-combphy.c | 61 struct combphy_reg pipe_con0_for_sata; member 854 param_write(priv->pipe_grf, &cfg->pipe_con0_for_sata, true); in rk3568_combphy_cfg() 977 .pipe_con0_for_sata = { 0x0000, 15, 0, 0x00, 0x2220 }, 1086 param_write(priv->pipe_grf, &cfg->pipe_con0_for_sata, true); in rk3588_combphy_cfg() 1251 .pipe_con0_for_sata = { 0x0000, 11, 5, 0x00, 0x22 },
|