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

/netbsd-6-1-5-RELEASE/sys/arch/sparc64/dev/
H A Dsab82532reg.h69 #define SAB_CCR2 0x2e /* rw: channel configuration register 2 */ macro
202 /* SAB_CCR2: channel configuration register 2, depends on clock mode above */
H A Dsab.c1045 r = SAB_READ(sc, SAB_CCR2);
1048 SAB_WRITE(sc, SAB_CCR2, r);
1136 SAB_WRITE(sc, SAB_CCR2, SAB_CCR2_BDF | SAB_CCR2_SSEL | SAB_CCR2_TOE);
1375 r = SAB_READ(sc, SAB_CCR2);
1378 SAB_WRITE(sc, SAB_CCR2, r);

Completed in 32 milliseconds