Searched defs:appledwc (Results 1 – 1 of 1) sorted by relevance
130 static inline void dwc3_apple_writel(struct dwc3_apple *appledwc, u32 offset, u32 value) in dwc3_apple_writel()135 static inline u32 dwc3_apple_readl(struct dwc3_apple *appledwc, u32 offset) in dwc3_apple_readl()140 static inline void dwc3_apple_mask(struct dwc3_apple *appledwc, u32 offset, u32 mask, u32 value) in dwc3_apple_mask()150 static void dwc3_apple_setup_cio(struct dwc3_apple *appledwc) in dwc3_apple_setup_cio()165 static void dwc3_apple_set_ptrcap(struct dwc3_apple *appledwc, u32 mode) in dwc3_apple_set_ptrcap()171 static int dwc3_apple_core_probe(struct dwc3_apple *appledwc) in dwc3_apple_core_probe()194 static int dwc3_apple_core_init(struct dwc3_apple *appledwc) in dwc3_apple_core_init()221 static int dwc3_apple_init(struct dwc3_apple *appledwc, enum dwc3_apple_state state) in dwc3_apple_init()316 static int dwc3_apple_exit(struct dwc3_apple *appledwc) in dwc3_apple_exit()355 struct dwc3_apple *appledwc = usb_role_switch_get_drvdata(sw); in dwc3_usb_role_switch_set() local[all …]