Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/musb/
H A Dtusb6010.h196 #define TUSB_EP0_CONFIG_DIR_TX (1 << 7) macro
H A Dtusb6010.c241 musb_writel(ep_conf, 0, TUSB_EP0_CONFIG_DIR_TX | in tusb_write_fifo()
/openbmc/qemu/hw/usb/
H A Dtusb6010.c241 #define TUSB_EP0_CONFIG_DIR_TX (1 << 7) macro
612 value & TUSB_EP0_CONFIG_DIR_TX); in tusb_async_writew()