Searched refs:ATMEGA_USBSTA_VBUS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/usb/controller/
H A Datmegadci.h158 #define ATMEGA_USBSTA_VBUS (1 << 0) macro
H A Datmegadci.c744 atmegadci_vbus_interrupt(sc, temp & ATMEGA_USBSTA_VBUS);
1317 atmegadci_vbus_interrupt(sc, n & ATMEGA_USBSTA_VBUS);

Completed in 48 milliseconds