Searched refs:lane_usb4 (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/phy/apple/ |
| H A D | atc.c | 601 struct apple_tunable *lane_usb4[2]; member 910 apple_tunable_apply(atcphy->regs.core, atcphy->tunables.lane_usb4[lane0]); in atcphy_apply_tunables() 911 apple_tunable_apply(atcphy->regs.core, atcphy->tunables.lane_usb4[lane1]); in atcphy_apply_tunables() 2189 { "apple,tunable-lane0-cio", &atcphy->tunables.lane_usb4[0], atcphy->res.core }, in atcphy_load_tunables() 2190 { "apple,tunable-lane1-cio", &atcphy->tunables.lane_usb4[1], atcphy->res.core }, in atcphy_load_tunables()
|