Searched refs:USBH_USB_SIM_CONTROL (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/phy/broadcom/ |
D | phy-bcm63xx-usbh.c | 66 USBH_USB_SIM_CONTROL, enumerator 121 [USBH_USB_SIM_CONTROL] = 0x20, 146 [USBH_USB_SIM_CONTROL] = 0x34, 168 [USBH_USB_SIM_CONTROL] = -1, 193 [USBH_USB_SIM_CONTROL] = 0x34, 216 [USBH_USB_SIM_CONTROL] = 0x34, 292 if (usbh_has_reg(usbh, USBH_USB_SIM_CONTROL)) { in bcm63xx_usbh_phy_init() 293 u32 val = usbh_readl(usbh, USBH_USB_SIM_CONTROL); in bcm63xx_usbh_phy_init() 297 usbh_writel(usbh, USBH_USB_SIM_CONTROL, val); in bcm63xx_usbh_phy_init()
|