Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Datmegadci.h108 #define ATMEGA_UDFNUMH 0xE5 /* frame number high */ macro
H A Datmegadci.c1425 (ATMEGA_READ_1(sc, ATMEGA_UDFNUMH) << 8) | in atmegadci_device_isoc_fs_enter()