Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A 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()
H A Dar91xx_chip.c196 ar71xx_device_start(RST_RESET_USB_PHY); in ar91xx_chip_init_usb_peripheral()
H A Dar71xxreg.h245 #define RST_RESET_USB_PHY (1 << 4) macro