Home
last modified time | relevance | path

Searched refs:CLOCK_TXFROMRX (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/hdlc/
H A Dioctl.h12 #define CLOCK_TXFROMRX 4 /* TX clock derived from external RX clock */ macro
/linux/drivers/net/wan/
H A Dc101.c157 case CLOCK_TXFROMRX: in c101_set_iface()
257 new_line.clock_type != CLOCK_TXFROMRX && in c101_ioctl()
H A Dn2.c174 case CLOCK_TXFROMRX: in n2_set_iface()
268 new_line.clock_type != CLOCK_TXFROMRX && in n2_ioctl()
H A Dwanxl.c362 line.clock_type != CLOCK_TXFROMRX) in wanxl_ioctl()
H A Dwanxlfw.S303 cmpl #CLOCK_TXFROMRX, STATUS_CLOCKING(%a0)