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

/illumos-gate/usr/src/boot/sys/boot/arm/at91/bootspi/
H A Dee.c36 #define AT91C_TWSI_CLOCK 100000 macro
39 #define TWI_CLK_BASE_DIV ((AT91C_MASTER_CLOCK/(4*AT91C_TWSI_CLOCK)) - 2)
/illumos-gate/usr/src/boot/sys/boot/arm/at91/libat91/
H A Deeprom.c35 #define AT91C_TWSI_CLOCK 100000 macro
38 #define TWI_CLK_BASE_DIV ((AT91C_MASTER_CLOCK/(4*AT91C_TWSI_CLOCK)) - 2)

Completed in 57 milliseconds