Searched refs:CLOCK_EXT (Results 1 – 10 of 10) sorted by relevance
9 #define CLOCK_EXT 1 /* External TX and RX clock - DTE */ macro
208 if (new_line.clock_type != CLOCK_EXT && in pci200_ioctl() 382 port->settings.clock_type = CLOCK_EXT; in pci200_pci_init_one()
256 if (new_line.clock_type != CLOCK_EXT && in c101_ioctl() 369 card->settings.clock_type = CLOCK_EXT; in c101_run()
231 if (new_line.clock_type != CLOCK_EXT && in pc300_ioctl() 443 port->settings.clock_type = CLOCK_EXT; in pc300_pci_init_one()
267 if (new_line.clock_type != CLOCK_EXT && in n2_ioctl() 456 port->settings.clock_type = CLOCK_EXT; in n2_run()
1296 case CLOCK_EXT: in hss_hdlc_set_clock() 1298 return CLOCK_EXT; in hss_hdlc_set_clock() 1341 if (clk != CLOCK_EXT && clk != CLOCK_INT) in hss_hdlc_ioctl() 1502 port->clock_type = CLOCK_EXT; in ixp4xx_hss_probe()
164 case CLOCK_EXT: in qmc_hdlc_framer_set_iface() 206 te1->clock_type = CLOCK_EXT; in qmc_hdlc_framer_get_iface()
378 if (line.clock_type != CLOCK_EXT && in wanxl_ioctl() 785 get_status(port)->clocking = CLOCK_EXT; in wanxl_pci_init_one()
1842 case CLOCK_EXT: in fst_set_iface() 1900 INTCLK ? CLOCK_INT : CLOCK_EXT; in fst_get_iface()
1552 case (HDLC_FLAG_RXC_RXCPIN | HDLC_FLAG_TXC_TXCPIN): new_line.clock_type = CLOCK_EXT; break; in hdlcdev_ioctl() 1575 case CLOCK_EXT: flags = HDLC_FLAG_RXC_RXCPIN | HDLC_FLAG_TXC_TXCPIN; break; in hdlcdev_ioctl()