Searched defs:motg (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/usb/phy/ |
| D | phy-msm-usb.c | 75 static int msm_hsusb_init_vddcx(struct msm_otg *motg, int init) in msm_hsusb_init_vddcx() 104 static int msm_hsusb_ldo_init(struct msm_otg *motg, int init) in msm_hsusb_ldo_init() 142 static int msm_hsusb_ldo_set_mode(struct msm_otg *motg, int on) in msm_hsusb_ldo_set_mode() 173 struct msm_otg *motg = container_of(phy, struct msm_otg, phy); in ulpi_read() local 198 struct msm_otg *motg = container_of(phy, struct msm_otg, phy); in ulpi_write() local 226 static void ulpi_init(struct msm_otg *motg) in ulpi_init() 245 struct msm_otg *motg = container_of(phy, struct msm_otg, phy); in msm_phy_notify_disconnect() local 265 static int msm_otg_link_clk_reset(struct msm_otg *motg, bool assert) in msm_otg_link_clk_reset() 281 static int msm_otg_phy_clk_reset(struct msm_otg *motg) in msm_otg_phy_clk_reset() 294 static int msm_link_reset(struct msm_otg *motg) in msm_link_reset() [all …]
|