Searched refs:con1_for_sata (Results 1 - 2 of 2) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/phy/ |
H A D | phy-rockchip-naneng-combphy.c | 57 struct combphy_reg con1_for_sata;
member 491 param_write(priv->phy_grf, &cfg->con1_for_sata, true);
in rk3568_combphy_cfg() 613 .con1_for_sata = {0x0004, 15, 0, 0x00, 0x0040},
714 param_write(priv->phy_grf, &cfg->con1_for_sata, true);
in rk3588_combphy_cfg() 800 .con1_for_sata = {0x0004, 15, 0, 0x00, 0x0000},
|
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
H A D | phy-rockchip-naneng-combphy.c | 57 struct combphy_reg con1_for_sata; member 496 param_write(priv->phy_grf, &cfg->con1_for_sata, true); in rk3568_combphy_cfg() 618 .con1_for_sata = { 0x0004, 15, 0, 0x00, 0x0040 }, 719 param_write(priv->phy_grf, &cfg->con1_for_sata, true); in rk3588_combphy_cfg() 805 .con1_for_sata = { 0x0004, 15, 0, 0x00, 0x0000 },
|
Completed in 3 milliseconds