Searched defs:dwc2_hsotg (Results 1 – 1 of 1) sorted by relevance
1008 struct dwc2_hsotg { struct1025 struct dwc2_hsotg_plat *plat; argument1026 struct regulator_bulk_data supplies[DWC2_NUM_SUPPLIES];1027 struct regulator *vbus_supply;1028 u32 phyif;1030 spinlock_t lock;1031 void *priv;1032 int irq;1033 struct clk *clk;1034 struct reset_control *reset;[all …]