Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dhd64570.h224 #define ST3_DCD 0x04 /* modem input - /DCD */ macro
H A Dhd64572.h414 #define ST3_DCD 0x04 macro
H A Dc101.c114 if (!(sca_in(MSCI1_OFFSET + ST3, port) & ST3_DCD)) in set_carrier()
H A Dhd64572.c105 if (!(sca_in(get_msci(port) + ST3, port->card) & ST3_DCD)) { in sca_set_carrier()
H A Dhd64570.c131 if (!(sca_in(get_msci(port) + ST3, port_to_card(port)) & ST3_DCD)) { in sca_set_carrier()