Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/
Dc101.c137 case CLOCK_TXFROMRX: in c101_set_iface()
221 new_line.clock_type != CLOCK_TXFROMRX && in c101_ioctl()
Dpci200syn.c156 case CLOCK_TXFROMRX: in pci200_set_iface()
242 new_line.clock_type != CLOCK_TXFROMRX && in pci200_ioctl()
Dn2.c192 case CLOCK_TXFROMRX: in n2_set_iface()
290 new_line.clock_type != CLOCK_TXFROMRX && in n2_ioctl()
/linux-2.4.37.9/include/linux/
Dhdlc.h20 #define CLOCK_TXFROMRX 4 /* TX clock derived from external RX clock */ macro