Home
last modified time | relevance | path

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

/trueos/sys/dev/scc/
HDscc_dev_sab82532.c136 if ((isr0 & SAB_ISR0_CDSC) || (isr1 & SAB_ISR1_CSC)) in sab82532_bfe_ipend()
/trueos/sys/dev/ic/
HDsab82532.h283 #define SAB_ISR1_CSC 0x04 /* clear to send status change */ macro
/trueos/sys/dev/uart/
HDuart_dev_sab82532.c562 if ((isr0 & SAB_ISR0_CDSC) || (isr1 & SAB_ISR1_CSC)) in sab82532_bus_ipend()