Lines Matching refs:ulpi_write
196 static int ulpi_write(struct usb_phy *phy, u32 val, u32 reg) in ulpi_write() function
223 .write = ulpi_write,
238 ulpi_write(&motg->phy, seq[idx], addr + idx); in ulpi_init()
260 ulpi_write(phy, val, ULPI_FUNC_CTRL); in msm_phy_notify_disconnect()
429 ulpi_write(phy, ulpi_val, ULPI_USB_INT_EN_RISE); in msm_phy_init()
430 ulpi_write(phy, ulpi_val, ULPI_USB_INT_EN_FALL); in msm_phy_init()
435 ulpi_write(phy, val, ULPI_SET(ULPI_MISC_A)); in msm_phy_init()
448 ulpi_write(phy, val, ULPI_FUNC_CTRL); in msm_phy_init()
516 ulpi_write(phy, 0x01, 0x30); in msm_otg_suspend()
517 ulpi_write(phy, 0x08, 0x09); in msm_otg_suspend()
873 ulpi_write(phy, chg_det, 0x34); in msm_chg_enable_secondary_det()
877 ulpi_write(phy, chg_det, 0x34); in msm_chg_enable_secondary_det()
880 ulpi_write(phy, chg_det, 0x34); in msm_chg_enable_secondary_det()
883 ulpi_write(phy, chg_det, 0x34); in msm_chg_enable_secondary_det()
887 ulpi_write(phy, chg_det, 0x34); in msm_chg_enable_secondary_det()
894 ulpi_write(phy, 0x8, 0x85); in msm_chg_enable_secondary_det()
895 ulpi_write(phy, 0x2, 0x85); in msm_chg_enable_secondary_det()
896 ulpi_write(phy, 0x1, 0x85); in msm_chg_enable_secondary_det()
934 ulpi_write(phy, chg_det, 0x34); in msm_chg_enable_primary_det()
941 ulpi_write(phy, 0x2, 0x85); in msm_chg_enable_primary_det()
942 ulpi_write(phy, 0x1, 0x85); in msm_chg_enable_primary_det()
979 ulpi_write(phy, chg_det, 0x34); in msm_chg_disable_dcd()
982 ulpi_write(phy, 0x10, 0x86); in msm_chg_disable_dcd()
999 ulpi_write(phy, chg_det, 0x34); in msm_chg_enable_dcd()
1003 ulpi_write(phy, 0x10, 0x85); in msm_chg_enable_dcd()
1019 ulpi_write(phy, func_ctrl, ULPI_FUNC_CTRL); in msm_chg_block_on()
1026 ulpi_write(phy, chg_det, 0x34); in msm_chg_block_on()
1029 ulpi_write(phy, chg_det, 0x34); in msm_chg_block_on()
1034 ulpi_write(phy, 0x3F, 0x86); in msm_chg_block_on()
1036 ulpi_write(phy, 0x1F, 0x92); in msm_chg_block_on()
1037 ulpi_write(phy, 0x1F, 0x95); in msm_chg_block_on()
1055 ulpi_write(phy, chg_det, 0x34); in msm_chg_block_off()
1059 ulpi_write(phy, 0x3F, 0x86); in msm_chg_block_off()
1061 ulpi_write(phy, 0x1F, 0x92); in msm_chg_block_off()
1062 ulpi_write(phy, 0x1F, 0x95); in msm_chg_block_off()
1072 ulpi_write(phy, func_ctrl, ULPI_FUNC_CTRL); in msm_chg_block_off()
1887 ulpi_write(phy, 0x08, 0x09); in msm_otg_remove()