Searched refs:SAB_CCR2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/uart/
H A Duart_dev_sab82532.c59 ccr2 = uart_getreg(bas, SAB_CCR2);
157 ccr2 = uart_getreg(bas, SAB_CCR2);
160 uart_setreg(bas, SAB_CCR2, ccr2);
241 uart_setreg(bas, SAB_CCR2, SAB_CCR2_BDF|SAB_CCR2_SSEL|SAB_CCR2_TOE);
/freebsd-10.2-release/sys/dev/ic/
H A Dsab82532.h72 #define SAB_CCR2 0x2e /* rw: channel configuration register 2 */ macro
205 /* SAB_CCR2: channel configuration register 2, depends on clock mode above */

Completed in 46 milliseconds