Home
last modified time | relevance | path

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

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