Home
last modified time | relevance | path

Searched refs:RST_RESET_USB_HOST (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/mips/atheros/
Dar71xx_chip.c307 RST_RESET_USB_HOST | RST_RESET_USB_PHY); in ar71xx_chip_init_usb_peripheral()
311 RST_RESET_USB_HOST | RST_RESET_USB_PHY); in ar71xx_chip_init_usb_peripheral()
Dar91xx_chip.c196 ar71xx_device_start(RST_RESET_USB_HOST); in ar91xx_chip_init_usb_peripheral()
Dar71xxreg.h238 #define RST_RESET_USB_HOST (1 << 5) macro