Searched refs:otg_ctrl (Results 1 – 4 of 4) sorted by relevance
63 u8 otg_ctrl; member159 tusb->otg_ctrl = reg; in tusb1210_set_mode()338 tusb1210_ulpi_write(tusb, ULPI_OTG_CTRL, tusb->otg_ctrl); in tusb1210_chg_det_work()447 ret = tusb1210_ulpi_read(tusb, ULPI_OTG_CTRL, &tusb->otg_ctrl); in tusb1210_probe_charger_detect()
87 u8 otg_ctrl; in isp1704_charger_type() local91 otg_ctrl = isp1704_read(isp, ULPI_OTG_CTRL); in isp1704_charger_type()114 isp1704_write(isp, ULPI_OTG_CTRL, otg_ctrl); in isp1704_charger_type()
33 u32 otg_ctrl; in isp1760_init_core() local89 otg_ctrl = (ISP176x_HW_DM_PULLDOWN_CLEAR | in isp1760_init_core()93 otg_ctrl = (ISP176x_HW_SW_SEL_HC_DC_CLEAR | in isp1760_init_core()97 isp1760_reg_write(hcd->regs, ISP176x_HC_OTG_CTRL, otg_ctrl); in isp1760_init_core()
136 struct mv_otg_ctrl otg_ctrl; member
Completed in 12 milliseconds