Searched refs:USB_RXTYPE (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF525.h67 #define bfin_read_USB_RXTYPE() bfin_read16(USB_RXTYPE)
68 #define bfin_write_USB_RXTYPE(val) bfin_write16(USB_RXTYPE, val)
H A DdefBF525.h41 #define USB_RXTYPE 0xffc0385c /* Sets the transaction protocol and peripheral endpoint number for the Host Rx endpoint */ macro
624 /* Bit masks for USB_RXTYPE */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF542.h192 #define bfin_read_USB_RXTYPE() bfin_read16(USB_RXTYPE)
193 #define bfin_write_USB_RXTYPE(val) bfin_write16(USB_RXTYPE, val)
H A DdefBF542.h110 #define USB_RXTYPE 0xffc03c5c /* Sets the transaction protocol and peripheral endpoint number for the Host Rx endpoint */ macro
720 /* Bit masks for USB_RXTYPE */
H A DcdefBF547.h359 #define bfin_read_USB_RXTYPE() bfin_read16(USB_RXTYPE)
360 #define bfin_write_USB_RXTYPE(val) bfin_write16(USB_RXTYPE, val)
H A DdefBF547.h224 #define USB_RXTYPE 0xffc03c5c /* Sets the transaction protocol and peripheral endpoint number for the Host Rx endpoint */ macro
1026 /* Bit masks for USB_RXTYPE */

Completed in 182 milliseconds