Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/mips/atheros/
Dar724x_chip.c97 mask_inv = mask & AR724X_RESET_MODULE_USB_OHCI_DLL; in ar724x_chip_device_stop()
109 mask_inv = mask & AR724X_RESET_MODULE_USB_OHCI_DLL; in ar724x_chip_device_start()
167 ar71xx_device_stop(AR724X_RESET_MODULE_USB_OHCI_DLL | in ar724x_chip_init_usb_peripheral()
171 ar71xx_device_start(AR724X_RESET_MODULE_USB_OHCI_DLL | in ar724x_chip_init_usb_peripheral()
187 ar71xx_device_start(AR724X_RESET_MODULE_USB_OHCI_DLL); in ar724x_chip_init_usb_peripheral()
Dar724xreg.h58 #define AR724X_RESET_MODULE_USB_OHCI_DLL (1 << 3) macro