Home
last modified time | relevance | path

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

/linux/drivers/phy/apple/
H A Datc.c639 } atcphy_modes[] = { variable
872 return &atcphy_modes[mode].swapped; in atcphy_get_mode_config()
874 return &atcphy_modes[mode].normal; in atcphy_get_mode_config()
1128 switch (atcphy_modes[atcphy->mode].pipehandler_state) { in atcphy_configure_pipehandler()
1772 if (atcphy_modes[mode].enable_dp_aux) in atcphy_configure()