Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dar934xreg.h149 #define AR934X_BOOTSTRAP_USB_MODE_DEVICE (1 << 7) macro
H A Dar934x_chip.c348 if (reg & AR934X_BOOTSTRAP_USB_MODE_DEVICE) in ar934x_chip_init_usb_peripheral()