Searched refs:TWI_INT_MASK (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.h897 #define bfin_read_TWI_INT_MASK() bfin_read16(TWI_INT_MASK)
898 #define bfin_write_TWI_INT_MASK(val) bfin_write16(TWI_INT_MASK, val)
H A DdefBF52x_base.h492 #define TWI_INT_MASK 0xFFC01424 /* TWI Master Interrupt Mask Register */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/mach-bf537/
H A DcdefBF534.h878 #define bfin_read_TWI_INT_MASK() bfin_read16(TWI_INT_MASK)
879 #define bfin_write_TWI_INT_MASK(val) bfin_write16(TWI_INT_MASK,val)
H A DdefBF534.h468 #define TWI_INT_MASK 0xFFC01424 /* TWI Master Interrupt Mask Register */ macro

Completed in 305 milliseconds