Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Dehci-orion.c44 #define USB_PHY_IVREF_CTRL 0x440 macro
117 wrl(USB_PHY_IVREF_CTRL, (rdl(USB_PHY_IVREF_CTRL) & ~0x80003 ) | 0x32); in orion_usb_phy_v1_setup()