Searched refs:USB_PHY_CTL_CLOCK (Results 1 – 2 of 2) sorted by relevance
18 #define USB_PHY_CTL_CLOCK 0x0010 macro39 val = readl(keystone->reg + USB_PHY_CTL_CLOCK); in keystone_usb_init()42 writel(val, keystone->reg + USB_PHY_CTL_CLOCK); in keystone_usb_init()53 val = readl(keystone->reg + USB_PHY_CTL_CLOCK); in keystone_usb_power_on()55 writel(val, keystone->reg + USB_PHY_CTL_CLOCK); in keystone_usb_power_on()66 val = readl(keystone->reg + USB_PHY_CTL_CLOCK); in keystone_usb_power_off()68 writel(val, keystone->reg + USB_PHY_CTL_CLOCK); in keystone_usb_power_off()
23 #define USB_PHY_CTL_CLOCK 0x0010 macro49 val = keystone_usbphy_readl(k_phy->phy_ctrl, USB_PHY_CTL_CLOCK); in keystone_usbphy_init()50 keystone_usbphy_writel(k_phy->phy_ctrl, USB_PHY_CTL_CLOCK, in keystone_usbphy_init()60 val = keystone_usbphy_readl(k_phy->phy_ctrl, USB_PHY_CTL_CLOCK); in keystone_usbphy_shutdown()61 keystone_usbphy_writel(k_phy->phy_ctrl, USB_PHY_CTL_CLOCK, in keystone_usbphy_shutdown()