Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/controller/
HDmusb_otg.h280 #define MUSB2_REG_RXHUBPORT(n) (0x0087 + (8*(n))) macro
HDmusb_otg.c914 MUSB2_WRITE_1(sc, MUSB2_REG_RXHUBPORT(0), td->hport); in musbotg_host_ctrl_data_rx()
1294 MUSB2_WRITE_1(sc, MUSB2_REG_RXHUBPORT(0), td->hport); in musbotg_host_ctrl_status_rx()
1741 MUSB2_WRITE_1(sc, MUSB2_REG_RXHUBPORT(td->channel), in musbotg_host_data_rx()