Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dusb_init.c66 val = nlm_read_usb_reg(port_addr, USB_PHY_0); in nlm_usb_hw_reset()
68 nlm_write_usb_reg(port_addr, USB_PHY_0, val); in nlm_usb_hw_reset()
/f-stack/freebsd/mips/nlm/hal/
H A Dusb.h38 #define USB_PHY_0 0x0A macro