Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ic/
Dsab82532.h305 #define SAB_IMR1_CSC 0x04 /* clear to send status change */ macro
/freebsd-12-stable/sys/dev/uart/
Duart_dev_sab82532.c420 imr1 = SAB_IMR1_BRKT|SAB_IMR1_ALLS|SAB_IMR1_CSC; in sab82532_bus_attach()