Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Davr32dci.h99 #define AVR32_EPTCTL(n) _A(0x10C, n) /* Endpoint Control */ macro
H A Davr32dci.c504 AVR32_WRITE_4(sc, AVR32_EPTCTL(td->ep_no), AVR32_EPTCTL_TX_PK_RDY); in avr32dci_data_tx()