Searched refs:TWI_CWGR (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/arm/at91/
H A Dat91_twireg.h35 #define TWI_CWGR 0x10 /* TWI Clock Waveform Generator Reg */ macro
62 /* TWI_CWGR */
H A Dat91_twi.c160 WR4(sc, TWI_CWGR, sc->cwgr);
307 WR4(sc, TWI_CWGR, sc->cwgr);
396 WR4(sc, TWI_CWGR, sc->cwgr);
H A Dboard_tsc4370.c214 WR4HW(AT91RM92_TWI_BASE, TWI_CWGR, twiCkDiv | twiChDiv | twiClDiv);

Completed in 107 milliseconds