Searched refs:CLOCK_INT (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/uapi/linux/hdlc/
H A Dioctl.h10 #define CLOCK_INT 2 /* Internal TX and RX clock - DCE */ macro
/linux-master/drivers/net/wan/
H A Dpci200syn.c120 case CLOCK_INT:
210 new_line.clock_type != CLOCK_INT &&
H A Dpc300too.c120 case CLOCK_INT:
233 new_line.clock_type != CLOCK_INT &&
H A Dc101.c147 case CLOCK_INT:
258 new_line.clock_type != CLOCK_INT &&
H A Dixp4xx_hss.c408 if (port->clock_type == CLOCK_INT)
1299 case CLOCK_INT:
1301 return CLOCK_INT;
1341 if (clk != CLOCK_EXT && clk != CLOCK_INT)
1348 if (clk == CLOCK_INT) {
H A Dn2.c162 case CLOCK_INT:
269 new_line.clock_type != CLOCK_INT &&
H A Dfsl_qmc_hdlc.c166 case CLOCK_INT:
208 te1->clock_type = CLOCK_INT;
H A Dfarsync.c1846 case CLOCK_INT:
1900 INTCLK ? CLOCK_INT : CLOCK_EXT;
/linux-master/drivers/tty/
H A Dsynclink_gt.c1552 case (HDLC_FLAG_RXC_BRG | HDLC_FLAG_TXC_BRG): new_line.clock_type = CLOCK_INT; break;
1576 case CLOCK_INT: flags = HDLC_FLAG_RXC_BRG | HDLC_FLAG_TXC_BRG; break;

Completed in 242 milliseconds