Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dmotgreg.h282 #define MUSB2_REG_RXHUBPORT(n) (0x0087 + (8*(n))) macro
Dmotg.c1227 UWRITE1(sc, MUSB2_REG_RXHUBPORT(epnumber), in motg_setup_endpoint_rx()
1231 UWRITE1(sc, MUSB2_REG_RXHUBPORT(epnumber), 0); in motg_setup_endpoint_rx()