Searched refs:USB_LS_EOF1 (Results 1 - 8 of 8) sorted by relevance

/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF525.h109 #define bfin_read_USB_LS_EOF1() bfin_read16(USB_LS_EOF1)
110 #define bfin_write_USB_LS_EOF1(val) bfin_write16(USB_LS_EOF1, val)
H A DdefBF525.h68 #define USB_LS_EOF1 0xffc03958 /* Time buffer for Low-Speed transactions */ macro
/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF542.h229 #define bfin_read_USB_LS_EOF1() bfin_read16(USB_LS_EOF1)
230 #define bfin_write_USB_LS_EOF1(val) bfin_write16(USB_LS_EOF1, val)
H A DdefBF542.h132 #define USB_LS_EOF1 0xffc03d58 /* Time buffer for Low-Speed transactions */ macro
H A DcdefBF547.h396 #define bfin_read_USB_LS_EOF1() bfin_read16(USB_LS_EOF1)
397 #define bfin_write_USB_LS_EOF1(val) bfin_write16(USB_LS_EOF1, val)
H A DdefBF547.h246 #define USB_LS_EOF1 0xffc03d58 /* Time buffer for Low-Speed transactions */ macro
/arch/blackfin/kernel/
H A Ddebug-mmrs.c1619 D16(USB_LS_EOF1);
/arch/blackfin/mach-bf609/include/mach/
H A DdefBF60x_base.h3332 #define USB_LS_EOF1 0xFFCC107E /* USB Low Speed End of Frame Remaining */ macro

Completed in 130 milliseconds