Searched refs:USB_RXCOUNT (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.h59 #define bfin_read_USB_RXCOUNT() bfin_read16(USB_RXCOUNT)
60 #define bfin_write_USB_RXCOUNT(val) bfin_write16(USB_RXCOUNT, val)
H A DdefBF525.h37 #define USB_RXCOUNT 0xffc03850 /* Number of bytes received in endpoint 0 FIFO and Number of bytes received in Host Tx endpoint */ macro
611 /* Bit masks for USB_RXCOUNT */
/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.h184 #define bfin_read_USB_RXCOUNT() bfin_read16(USB_RXCOUNT)
185 #define bfin_write_USB_RXCOUNT(val) bfin_write16(USB_RXCOUNT, val)
H A DdefBF542.h106 #define USB_RXCOUNT 0xffc03c50 /* Number of bytes received in endpoint 0 FIFO and Number of bytes received in Host Tx endpoint */ macro
707 /* Bit masks for USB_RXCOUNT */
H A DcdefBF547.h351 #define bfin_read_USB_RXCOUNT() bfin_read16(USB_RXCOUNT)
352 #define bfin_write_USB_RXCOUNT(val) bfin_write16(USB_RXCOUNT, val)
H A DdefBF547.h220 #define USB_RXCOUNT 0xffc03c50 /* Number of bytes received in endpoint 0 FIFO and Number of bytes received in Host Tx endpoint */ macro
1013 /* Bit masks for USB_RXCOUNT */

Completed in 107 milliseconds