Home
last modified time | relevance | path

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

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