Searched refs:TWI_CWGR (Results 1 – 5 of 5) sorted by relevance
160 WR4(sc, TWI_CWGR, sc->cwgr); in at91_twi_attach()307 WR4(sc, TWI_CWGR, sc->cwgr); in at91_twi_rst_card()396 WR4(sc, TWI_CWGR, sc->cwgr); in at91_twi_transfer()
35 #define TWI_CWGR 0x10 /* TWI Clock Waveform Generator Reg */ macro
73 twiPtr->TWI_CWGR = SET_TWI_CLOCK; in InitEEPROM()
1056 AT91_REG TWI_CWGR; // Clock Waveform Generator Register member
74 twiPtr->TWI_CWGR = SET_TWI_CLOCK; in EEInit()