Searched refs:msm_otg (Results 1 – 2 of 2) 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() 196 struct msm_otg *motg = container_of(phy, struct msm_otg, phy); in ulpi_write() 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() [all …]
|
/linux-4.1.27/include/linux/usb/ |
D | msm_hsusb.h | 142 struct msm_otg { struct
|