Home
last modified time | relevance | path

Searched refs:USB_LS_EOF1 (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/ !
DdefBF525.h68 #define USB_LS_EOF1 0xffc03958 /* Time buffer for Low-Speed transactions */ macro
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)
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/ !
DdefBF542.h132 #define USB_LS_EOF1 0xffc03d58 /* Time buffer for Low-Speed transactions */ macro
DdefBF547.h246 #define USB_LS_EOF1 0xffc03d58 /* Time buffer for Low-Speed transactions */ macro
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)
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)
/linux-2.6.39/drivers/usb/musb/ !
Dmusb_regs.h488 #define MUSB_LS_EOF1 USB_OFFSET(USB_LS_EOF1) /* 8 bit */