Searched refs:lane_dp (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/phy/apple/ |
| H A D | atc.c | 600 struct apple_tunable *lane_dp[2]; member 895 apple_tunable_apply(atcphy->regs.core, atcphy->tunables.lane_dp[lane1]); in atcphy_apply_tunables() 899 apple_tunable_apply(atcphy->regs.core, atcphy->tunables.lane_dp[lane0]); in atcphy_apply_tunables() 900 apple_tunable_apply(atcphy->regs.core, atcphy->tunables.lane_dp[lane1]); in atcphy_apply_tunables() 2191 { "apple,tunable-lane0-dp", &atcphy->tunables.lane_dp[0], atcphy->res.core }, in atcphy_load_tunables() 2192 { "apple,tunable-lane1-dp", &atcphy->tunables.lane_dp[1], atcphy->res.core }, in atcphy_load_tunables()
|