Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_port.h48 PORT_CH_CONTROL_TX = 0x2001, enumerator
H A Dt7xx_port_proxy.c85 .tx_ch = PORT_CH_CONTROL_TX,
436 if (port_conf->tx_ch == PORT_CH_CONTROL_TX) in t7xx_proxy_init_all_ports()