Home
last modified time | relevance | path

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

/titanic_52/usr/src/boot/sys/boot/arm/at91/libat91/
H A Deeprom.c39 #define SET_TWI_CLOCK ((0x00010000) | (TWI_CLK_BASE_DIV) | (TWI_CLK_BASE_DIV << 8)) macro
/titanic_52/usr/src/boot/sys/boot/arm/at91/bootspi/
H A Dee.c40 #define SET_TWI_CLOCK ((0x00010000) | (TWI_CLK_BASE_DIV) | (TWI_CLK_BASE_DIV << 8)) macro