Home
last modified time | relevance | path

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

/linux/drivers/net/wan/
H A Dc101.c153 rxs |= CLK_LINE_RX; /* RXC input */ in c101_set_iface()
158 rxs |= CLK_LINE_RX; /* RXC input */ in c101_set_iface()
163 rxs |= CLK_LINE_RX; /* RXC input */ in c101_set_iface()
H A Dn2.c170 rxs |= CLK_LINE_RX; /* RXC input */ in n2_set_iface()
176 rxs |= CLK_LINE_RX; /* RXC input */ in n2_set_iface()
182 rxs |= CLK_LINE_RX; /* RXC input */ in n2_set_iface()
H A Dhd64570.h236 #define CLK_LINE_RX 0x00 /* TX/RX clock line input */ macro