Searched refs:TWI_MASTER_CTL (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.h889 #define bfin_read_TWI_MASTER_CTL() bfin_read16(TWI_MASTER_CTL)
890 #define bfin_write_TWI_MASTER_CTL(val) bfin_write16(TWI_MASTER_CTL, val)
H A DdefBF52x_base.h488 #define TWI_MASTER_CTL 0xFFC01414 /* Master Mode Control Register */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf537/
H A DcdefBF534.h870 #define bfin_read_TWI_MASTER_CTL() bfin_read16(TWI_MASTER_CTL)
871 #define bfin_write_TWI_MASTER_CTL(val) bfin_write16(TWI_MASTER_CTL,val)
H A DdefBF534.h464 #define TWI_MASTER_CTL 0xFFC01414 /* Master Mode Control Register */ macro

Completed in 91 milliseconds