Searched refs:USBH_USB_SIM_CONTROL (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/phy/broadcom/ |
D | phy-bcm63xx-usbh.c | 65 USBH_USB_SIM_CONTROL, enumerator 120 [USBH_USB_SIM_CONTROL] = 0x20, 145 [USBH_USB_SIM_CONTROL] = 0x34, 167 [USBH_USB_SIM_CONTROL] = -1, 192 [USBH_USB_SIM_CONTROL] = 0x34, 215 [USBH_USB_SIM_CONTROL] = 0x34, 291 if (usbh_has_reg(usbh, USBH_USB_SIM_CONTROL)) { in bcm63xx_usbh_phy_init() 292 u32 val = usbh_readl(usbh, USBH_USB_SIM_CONTROL); in bcm63xx_usbh_phy_init() 296 usbh_writel(usbh, USBH_USB_SIM_CONTROL, val); in bcm63xx_usbh_phy_init()
|