Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Doti6858.c108 #define PIN_DCD 0x01 /* input pin, active low */ macro
633 if ((pin_state & PIN_DCD) != 0) in oti6858_tiocmget()
707 if (delta & PIN_DCD) in oti6858_read_int_callback()