Searched defs:motg (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/usb/phy/ |
D | phy-msm-usb.c | 73 static int msm_hsusb_init_vddcx(struct msm_otg *motg, int init) in msm_hsusb_init_vddcx() 102 static int msm_hsusb_ldo_init(struct msm_otg *motg, int init) in msm_hsusb_ldo_init() 140 static int msm_hsusb_ldo_set_mode(struct msm_otg *motg, int on) in msm_hsusb_ldo_set_mode() 171 struct msm_otg *motg = container_of(phy, struct msm_otg, phy); in ulpi_read() local 196 struct msm_otg *motg = container_of(phy, struct msm_otg, phy); in ulpi_write() local 224 static void ulpi_init(struct msm_otg *motg) in ulpi_init() 257 static int msm_otg_link_clk_reset(struct msm_otg *motg, bool assert) in msm_otg_link_clk_reset() 273 static int msm_otg_phy_clk_reset(struct msm_otg *motg) in msm_otg_phy_clk_reset() 286 static int msm_link_reset(struct msm_otg *motg) in msm_link_reset() 314 struct msm_otg *motg = container_of(phy, struct msm_otg, phy); in msm_otg_reset() local [all …]
|