Home
last modified time | relevance | path

Searched refs:swap_lanes (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/phy/apple/
H A Datc.c605 bool swap_lanes; member
871 if (atcphy->swap_lanes) in atcphy_get_mode_config()
879 const int lane0 = atcphy->swap_lanes ? 1 : 0; in atcphy_apply_tunables()
880 const int lane1 = atcphy->swap_lanes ? 0 : 1; in atcphy_apply_tunables()
2056 atcphy->swap_lanes = false; in atcphy_sw_set()
2059 atcphy->swap_lanes = true; in atcphy_sw_set()