Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Datmegadci.h154 #define ATMEGA_USBINT 0xDA macro
H A Datmegadci.c726 status = ATMEGA_READ_1(sc, ATMEGA_USBINT); in atmegadci_interrupt()
729 ATMEGA_WRITE_1(sc, ATMEGA_USBINT, (~status) & 0x03); in atmegadci_interrupt()