Searched refs:TWI_INT_STAT (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf527/
H A DcdefBF52x_base.h895 #define bfin_read_TWI_INT_STAT() bfin_read16(TWI_INT_STAT)
896 #define bfin_write_TWI_INT_STAT(val) bfin_write16(TWI_INT_STAT, val)
H A DdefBF52x_base.h491 #define TWI_INT_STAT 0xFFC01420 /* TWI Interrupt Status Register */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf537/
H A DcdefBF534.h876 #define bfin_read_TWI_INT_STAT() bfin_read16(TWI_INT_STAT)
877 #define bfin_write_TWI_INT_STAT(val) bfin_write16(TWI_INT_STAT,val)
H A DdefBF534.h467 #define TWI_INT_STAT 0xFFC01420 /* TWI Interrupt Status Register */ macro

Completed in 286 milliseconds