Home
last modified time | relevance | path

Searched defs:TWI_CLK_BASE_DIV (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/boot/sys/boot/arm/at91/libat91/
H A Deeprom.c38 #define TWI_CLK_BASE_DIV ((AT91C_MASTER_CLOCK/(4*AT91C_TWSI_CLOCK)) - 2) macro
/titanic_52/usr/src/boot/sys/boot/arm/at91/bootspi/
H A Dee.c39 #define TWI_CLK_BASE_DIV ((AT91C_MASTER_CLOCK/(4*AT91C_TWSI_CLOCK)) - 2) macro