Searched refs:USB_LINKINFO (Results 1 – 9 of 9) sorted by relevance
128 #define USB_LINKINFO 0xffc03d48 /* Enables programming of some PHY-side dela… macro
242 #define USB_LINKINFO 0xffc03d48 /* Enables programming of some PHY-side dela… macro
221 #define bfin_read_USB_LINKINFO() bfin_read16(USB_LINKINFO)222 #define bfin_write_USB_LINKINFO(val) bfin_write16(USB_LINKINFO, val)
388 #define bfin_read_USB_LINKINFO() bfin_read16(USB_LINKINFO)389 #define bfin_write_USB_LINKINFO(val) bfin_write16(USB_LINKINFO, val)
64 #define USB_LINKINFO 0xffc03948 /* Enables programming of some PHY-side dela… macro
101 #define bfin_read_USB_LINKINFO() bfin_read16(USB_LINKINFO)102 #define bfin_write_USB_LINKINFO(val) bfin_write16(USB_LINKINFO, val)
470 #define MUSB_LINKINFO USB_OFFSET(USB_LINKINFO)/* 8 bit */
3328 #define USB_LINKINFO 0xFFCC107A /* USB Programmable Delay Values */ macro
1615 D16(USB_LINKINFO); in bfin_debug_mmrs_init()