Home
last modified time | relevance | path

Searched refs:USBFLBASEADD (Results 1 – 3 of 3) sorted by relevance

/drivers/usb/host/
Duhci-hcd.h45 #define USBFLBASEADD 8 macro
569 case USBFLBASEADD: in uhci_aspeed_reg()
Duhci-hcd.c255 uhci_writel(uhci, uhci->frame_dma_handle, USBFLBASEADD); in configure_hc()
Duhci-debug.c318 flbaseadd = uhci_readl(uhci, USBFLBASEADD); in uhci_show_status()