Home
last modified time | relevance | path

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

/linux/drivers/pps/clients/
H A Dpps-ldisc.c115 pps_ldisc_ops.num = N_PPS; in pps_tty_init()
138 MODULE_ALIAS_LDISC(N_PPS);
/linux/include/uapi/linux/
H A Dtty.h29 #define N_PPS 18 /* Pulse per Second */ macro
/linux/drivers/tty/serial/
H A Dsunplus-uart.c419 if (new == N_PPS) in sunplus_set_ldisc()
H A Dmxs-auart.c1068 if (termios->c_line == N_PPS) { in mxs_auart_set_ldisc()