Home
last modified time | relevance | path

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

/drivers/net/wwan/t7xx/
Dt7xx_port_proxy.h36 struct list_head rx_ch_ports[PORT_CH_ID_MASK + 1];
Dt7xx_port.h34 #define PORT_CH_ID_MASK GENMASK(7, 0) macro
Dt7xx_port_proxy.c325 ch_id = FIELD_GET(PORT_CH_ID_MASK, port_conf->rx_ch); in t7xx_proxy_setup_ch_mapping()
340 ch_id = FIELD_GET(PORT_CH_ID_MASK, channel); in t7xx_port_proxy_find_port()