Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/imx/
H A Dimx23_usb.c80 #define AHB_USB_SIZE 0x40000 macro
87 if ((aa->aa_addr == AHB_USB) && (aa->aa_size == AHB_USB_SIZE)) in imx23_usb_match()
107 if (bus_space_map(sc->sc_iot, AHB_USB, AHB_USB_SIZE, 0, &sc->sc_ioh)) { in imx23_usb_attach()