Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ic/
HDsab82532.h196 #define SAB_CCR1_ODS 0x10 /* Output driver select:1:pushpull,0:odrain */ macro
/NextBSD/sys/dev/uart/
HDuart_dev_sab82532.c239 uart_setreg(bas, SAB_CCR1, SAB_CCR1_ODS|SAB_CCR1_BCR|SAB_CCR1_CM_7); in sab82532_init()