Searched refs:CLOCK_TXFROMRX (Results 1 – 4 of 4) sorted by relevance
137 case CLOCK_TXFROMRX: in c101_set_iface()221 new_line.clock_type != CLOCK_TXFROMRX && in c101_ioctl()
156 case CLOCK_TXFROMRX: in pci200_set_iface()242 new_line.clock_type != CLOCK_TXFROMRX && in pci200_ioctl()
192 case CLOCK_TXFROMRX: in n2_set_iface()290 new_line.clock_type != CLOCK_TXFROMRX && in n2_ioctl()
20 #define CLOCK_TXFROMRX 4 /* TX clock derived from external RX clock */ macro