Home
last modified time | relevance | path

Searched refs:TWI0_SLAVE_ADDR (Results 1 – 3 of 3) sorted by relevance

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h134 #define TWI0_SLAVE_ADDR 0xffc00710 /* TWI Slave Mode Address Register */ macro
/arch/blackfin/mach-bf538/include/mach/
DdefBF539.h429 #define TWI0_SLAVE_ADDR 0xFFC01410 /* Slave Mode Address Register */ macro
DcdefBF538.h1268 #define bfin_read_TWI0_SLAVE_ADDR() bfin_read16(TWI0_SLAVE_ADDR)
1269 #define bfin_write_TWI0_SLAVE_ADDR(val) bfin_write16(TWI0_SLAVE_ADDR, val)