Searched refs:CLOCK_TXINT (Results 1 – 5 of 5) sorted by relevance
132 case CLOCK_TXINT: in c101_set_iface()223 new_line.clock_type != CLOCK_TXINT) in c101_ioctl()
151 case CLOCK_TXINT: in pci200_set_iface()244 new_line.clock_type != CLOCK_TXINT) in pci200_ioctl()
186 case CLOCK_TXINT: in n2_set_iface()292 new_line.clock_type != CLOCK_TXINT) in n2_ioctl()
2747 if (clktype == CLOCK_INT || clktype == CLOCK_TXINT) { in ch_config()
19 #define CLOCK_TXINT 3 /* Internal TX and external RX clock */ macro