Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dtusb6010.c67 uint32_t tx_config[15]; member
417 return s->tx_config[epnum]; in tusb_async_readw()
616 s->tx_config[epnum] = value; in tusb_async_writew()
809 s->rx_config[i] = s->tx_config[i] = 0; in tusb6010_reset()