Searched defs:dwc2_hsotg (Results 1 – 1 of 1) sorted by relevance
1041 struct dwc2_hsotg { struct1061 struct dwc2_hsotg_plat *plat; argument1062 struct regulator_bulk_data supplies[DWC2_NUM_SUPPLIES];1063 struct regulator *vbus_supply;1065 spinlock_t lock;1066 void *priv;1067 int irq;1068 struct clk *clk;1069 struct reset_control *reset;1070 struct reset_control *reset_ecc;[all …]