Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb.h1175 unsigned int aux_tx, unsigned int aux_rx);
H A Dswitch.c1431 * @aux_tx: AUX TX Hop ID
1439 unsigned int aux_tx, unsigned int aux_rx) in tb_dp_port_set_hops() argument
1458 data[1] |= aux_tx & ADP_DP_CS_1_AUX_TX_HOPID_MASK; in tb_dp_port_set_hops()