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

/freebsd-11-stable/sys/arm/at91/
H A Dat91_twireg.h65 #define TWI_CWGR_CLDIV(x) ((x) << 0) /* Clock Low Divider */ macro
H A Dat91_twi.c157 TWI_CWGR_CLDIV(TWI_CWGR_DIV(TWI_DEF_CLK));
304 TWI_CWGR_CLDIV(TWI_CWGR_DIV(clk));

Completed in 102 milliseconds