Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/usb/controller/
H A Davr32dci.h99 #define AVR32_EPTCTLDIS(n) _A(0x108, n) /* Endpoint Control Disable */ macro
H A Davr32dci.c1243 AVR32_WRITE_4(sc, AVR32_EPTCTLDIS(n), AVR32_EPTCTL_EPT_ENABL); in avr32dci_init()
1278 AVR32_WRITE_4(sc, AVR32_EPTCTLDIS(n), AVR32_EPTCTL_EPT_ENABL); in avr32dci_uninit()