Searched refs:otghs_control (Results 1 – 4 of 4) sorted by relevance
158 val = readl(ctrl_phy->otghs_control); in omap_control_usb_host_mode()161 writel(val, ctrl_phy->otghs_control); in omap_control_usb_host_mode()176 val = readl(ctrl_phy->otghs_control); in omap_control_usb_device_mode()180 writel(val, ctrl_phy->otghs_control); in omap_control_usb_device_mode()195 val = readl(ctrl_phy->otghs_control); in omap_control_usb_set_sessionend()198 writel(val, ctrl_phy->otghs_control); in omap_control_usb_set_sessionend()300 control_phy->otghs_control = devm_ioremap_resource( in omap_control_phy_probe()302 if (IS_ERR(control_phy->otghs_control)) in omap_control_phy_probe()303 return PTR_ERR(control_phy->otghs_control); in omap_control_phy_probe()
7 "ti,control-phy-otghs" - if it has otghs_control mailbox register as on OMAP4.20 - reg-names: "otghs_control" for control-phy-otghs27 reg-names = "otghs_control";
34 u32 __iomem *otghs_control; member
865 reg-names = "otghs_control";