Home
last modified time | relevance | path

Searched defs:dwc (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/usb/dwc3/
H A Dcore.c53 static int dwc3_get_dr_mode(struct dwc3 *dwc) in dwc3_get_dr_mode() argument
111 dwc3_enable_susphy(struct dwc3 * dwc,bool enable) dwc3_enable_susphy() argument
138 dwc3_set_prtcap(struct dwc3 * dwc,u32 mode,bool ignore_susphy) dwc3_set_prtcap() argument
167 struct dwc3 *dwc = work_to_dwc(work); __dwc3_set_mode() local
290 dwc3_set_mode(struct dwc3 * dwc,u32 mode) dwc3_set_mode() argument
306 struct dwc3 *dwc = dep->dwc; dwc3_core_fifo_space() local
322 dwc3_core_soft_reset(struct dwc3 * dwc) dwc3_core_soft_reset() argument
379 dwc3_frame_length_adjustment(struct dwc3 * dwc) dwc3_frame_length_adjustment() argument
407 dwc3_ref_clk_period(struct dwc3 * dwc) dwc3_ref_clk_period() argument
477 dwc3_free_one_event_buffer(struct dwc3 * dwc,struct dwc3_event_buffer * evt) dwc3_free_one_event_buffer() argument
491 dwc3_alloc_one_event_buffer(struct dwc3 * dwc,unsigned int length) dwc3_alloc_one_event_buffer() argument
518 dwc3_free_event_buffers(struct dwc3 * dwc) dwc3_free_event_buffers() argument
535 dwc3_alloc_event_buffers(struct dwc3 * dwc,unsigned int length) dwc3_alloc_event_buffers() argument
562 dwc3_event_buffers_setup(struct dwc3 * dwc) dwc3_event_buffers_setup() argument
585 dwc3_event_buffers_cleanup(struct dwc3 * dwc) dwc3_event_buffers_cleanup() argument
614 dwc3_core_num_eps(struct dwc3 * dwc) dwc3_core_num_eps() argument
621 dwc3_cache_hwparams(struct dwc3 * dwc) dwc3_cache_hwparams() argument
639 dwc3_config_soc_bus(struct dwc3 * dwc) dwc3_config_soc_bus() argument
651 dwc3_core_ulpi_init(struct dwc3 * dwc) dwc3_core_ulpi_init() argument
667 dwc3_ss_phy_setup(struct dwc3 * dwc,int index) dwc3_ss_phy_setup() argument
714 dwc3_hs_phy_setup(struct dwc3 * dwc,int index) dwc3_hs_phy_setup() argument
785 dwc3_ulpi_setup(struct dwc3 * dwc) dwc3_ulpi_setup() argument
811 dwc3_phy_setup(struct dwc3 * dwc) dwc3_phy_setup() argument
831 dwc3_phy_init(struct dwc3 * dwc) dwc3_phy_init() argument
887 dwc3_phy_exit(struct dwc3 * dwc) dwc3_phy_exit() argument
901 dwc3_phy_power_on(struct dwc3 * dwc) dwc3_phy_power_on() argument
938 dwc3_phy_power_off(struct dwc3 * dwc) dwc3_phy_power_off() argument
952 dwc3_clk_enable(struct dwc3 * dwc) dwc3_clk_enable() argument
989 dwc3_clk_disable(struct dwc3 * dwc) dwc3_clk_disable() argument
998 dwc3_core_exit(struct dwc3 * dwc) dwc3_core_exit() argument
1008 dwc3_core_is_valid(struct dwc3 * dwc) dwc3_core_is_valid() argument
1030 dwc3_core_setup_global_control(struct dwc3 * dwc) dwc3_core_setup_global_control() argument
1121 dwc3_set_incr_burst_type(struct dwc3 * dwc) dwc3_set_incr_burst_type() argument
1212 dwc3_set_power_down_clk_scale(struct dwc3 * dwc) dwc3_set_power_down_clk_scale() argument
1243 dwc3_config_threshold(struct dwc3 * dwc) dwc3_config_threshold() argument
1354 dwc3_core_init(struct dwc3 * dwc) dwc3_core_init() argument
1554 dwc3_core_get_phy(struct dwc3 * dwc) dwc3_core_get_phy() argument
1623 dwc3_core_init_mode(struct dwc3 * dwc) dwc3_core_init_mode() argument
1670 dwc3_core_exit_mode(struct dwc3 * dwc) dwc3_core_exit_mode() argument
1691 dwc3_get_software_properties(struct dwc3 * dwc,const struct dwc3_properties * properties) dwc3_get_software_properties() argument
1722 dwc3_get_properties(struct dwc3 * dwc) dwc3_get_properties() argument
1904 dwc3_has_imod(struct dwc3 * dwc) dwc3_has_imod() argument
1911 dwc3_check_params(struct dwc3 * dwc) dwc3_check_params() argument
2010 dwc3_get_extcon(struct dwc3 * dwc) dwc3_get_extcon() argument
2060 dwc3_get_clocks(struct dwc3 * dwc) dwc3_get_clocks() argument
2132 dwc3_get_num_ports(struct dwc3 * dwc) dwc3_get_num_ports() argument
2183 struct dwc3 *dwc = container_of(work, struct dwc3, vbus_draw_work); dwc3_vbus_draw_work() local
2195 dwc3_get_usb_power_supply(struct dwc3 * dwc) dwc3_get_usb_power_supply() argument
2215 struct dwc3 *dwc = data->dwc; dwc3_core_probe() local
2391 struct dwc3 *dwc; dwc3_probe() local
2413 dwc3_core_remove(struct dwc3 * dwc) dwc3_core_remove() argument
2449 dwc3_core_init_for_resume(struct dwc3 * dwc) dwc3_core_init_for_resume() argument
2475 dwc3_suspend_common(struct dwc3 * dwc,pm_message_t msg) dwc3_suspend_common() argument
2553 dwc3_resume_common(struct dwc3 * dwc,pm_message_t msg) dwc3_resume_common() argument
2626 dwc3_runtime_checks(struct dwc3 * dwc) dwc3_runtime_checks() argument
2642 dwc3_runtime_suspend(struct dwc3 * dwc) dwc3_runtime_suspend() argument
2657 dwc3_runtime_resume(struct dwc3 * dwc) dwc3_runtime_resume() argument
2686 dwc3_runtime_idle(struct dwc3 * dwc) dwc3_runtime_idle() argument
2724 dwc3_pm_suspend(struct dwc3 * dwc) dwc3_pm_suspend() argument
2739 dwc3_pm_resume(struct dwc3 * dwc) dwc3_pm_resume() argument
2762 dwc3_pm_complete(struct dwc3 * dwc) dwc3_pm_complete() argument
2775 dwc3_pm_prepare(struct dwc3 * dwc) dwc3_pm_prepare() argument
[all...]
H A Ddebugfs.c283 struct dwc3 *dwc = s->private; in dwc3_host_lsp() local
313 struct dwc3 *dwc = s->private; in dwc3_gadget_lsp() local
327 struct dwc3 *dwc = s->private; in dwc3_lsp_show() local
368 struct dwc3 *dwc = s->private; in dwc3_lsp_write() local
398 struct dwc3 *dwc = s->private; in dwc3_mode_show() local
437 struct dwc3 *dwc = s->private; in dwc3_mode_write() local
471 struct dwc3 *dwc = s->private; in dwc3_testmode_show() local
523 struct dwc3 *dwc = s->private; in dwc3_testmode_write() local
568 struct dwc3 *dwc = s->private; in dwc3_link_state_show() local
611 struct dwc3 *dwc = s->private; in dwc3_link_state_write() local
[all …]
H A Dhost.c29 static void dwc3_power_off_all_roothub_ports(struct dwc3 *dwc) in dwc3_power_off_all_roothub_ports()
69 struct dwc3 *dwc; in dwc3_xhci_plat_start() local
84 static void dwc3_host_fill_xhci_irq_res(struct dwc3 *dwc, in dwc3_host_fill_xhci_irq_res()
99 static int dwc3_host_get_irq(struct dwc3 *dwc) in dwc3_host_get_irq()
130 int dwc3_host_init(struct dwc3 *dwc) in dwc3_host_init()
225 void dwc3_host_exit(struct dwc3 *dwc) in dwc3_host_exit()
H A Ddwc3-pci.c226 static int dwc3_pci_quirks(struct dwc3_pci *dwc, in dwc3_pci_quirks()
317 struct dwc3_pci *dwc = container_of(work, struct dwc3_pci, wakeup_work); in dwc3_pci_resume_work() local
333 struct dwc3_pci *dwc; in dwc3_pci_probe() local
401 struct dwc3_pci *dwc = pci_get_drvdata(pci); in dwc3_pci_remove() local
465 static int dwc3_pci_dsm(struct dwc3_pci *dwc, int param) in dwc3_pci_dsm()
493 struct dwc3_pci *dwc = dev_get_drvdata(dev); in dwc3_pci_runtime_suspend() local
503 struct dwc3_pci *dwc = dev_get_drvdata(dev); in dwc3_pci_runtime_resume() local
519 struct dwc3_pci *dwc = dev_get_drvdata(dev); in dwc3_pci_suspend() local
526 struct dwc3_pci *dwc = dev_get_drvdata(dev); in dwc3_pci_resume() local
H A Ddwc3-google.c55 struct dwc3 dwc; member
205 struct dwc3 *dwc = &google->dwc; dwc3_google_resume_irq() local
465 struct dwc3 *dwc = platform_get_drvdata(pdev); dwc3_google_remove() local
532 struct dwc3 *dwc = dev_get_drvdata(dev); dwc3_google_pm_suspend() local
545 struct dwc3 *dwc = dev_get_drvdata(dev); dwc3_google_pm_resume() local
558 struct dwc3 *dwc = dev_get_drvdata(dev); dwc3_google_complete() local
565 struct dwc3 *dwc = dev_get_drvdata(dev); dwc3_google_prepare() local
572 struct dwc3 *dwc = dev_get_drvdata(dev); dwc3_google_runtime_suspend() local
585 struct dwc3 *dwc = dev_get_drvdata(dev); dwc3_google_runtime_resume() local
[all...]
H A Ddwc3-haps.c43 struct dwc3_haps *dwc; in dwc3_haps_probe() local
105 struct dwc3_haps *dwc = pci_get_drvdata(pci); in dwc3_haps_remove() local
H A Ddwc3-imx8mp.c145 struct dwc3 *dwc = platform_get_drvdata(dwc3_imx->dwc3_pdev); in dwc3_imx8mp_interrupt() local
161 static void dwc3_imx_pre_set_role(struct dwc3 *dwc, enum usb_role role) in dwc3_imx_pre_set_role()
330 struct dwc3 *dwc = platform_get_drvdata(dwc3_imx->dwc3_pdev); in dwc3_imx8mp_resume() local
H A Ddwc3-apple.c90 struct dwc3 dwc; member
487 struct dwc3 *dwc = platform_get_drvdata(pdev); in dwc3_apple_remove() local
H A Ddwc3-qcom-legacy.c306 struct dwc3 *dwc; in dwc3_qcom_is_host() local
322 struct dwc3 *dwc = platform_get_drvdata(qcom->dwc3); in dwc3_qcom_read_usb2_speed() local
501 struct dwc3 *dwc = platform_get_drvdata(qcom->dwc3); in qcom_dwc3_resume_irq() local
/linux/drivers/dma/dw/
H A Dcore.c49 static struct dw_desc *dwc_first_active(struct dw_dma_chan *dwc) in dwc_first_active()
57 struct dw_dma_chan *dwc = to_dw_dma_chan(tx->chan); in dwc_tx_submit() local
78 static struct dw_desc *dwc_desc_get(struct dw_dma_chan *dwc) in dwc_desc_get()
97 static void dwc_desc_put(struct dw_dma_chan *dwc, struct dw_desc *desc) in dwc_desc_put()
115 static void dwc_initialize(struct dw_dma_chan *dwc) in dwc_initialize()
128 static inline void dwc_dump_chan_regs(struct dw_dma_chan *dwc) in dwc_dump_chan_regs()
139 static inline void dwc_chan_disable(struct dw_dma *dw, struct dw_dma_chan *dwc) in dwc_chan_disable()
149 static inline void dwc_do_single_block(struct dw_dma_chan *dwc, in dwc_do_single_block()
172 static void dwc_dostart(struct dw_dma_chan *dwc, struct dw_desc *first) in dwc_dostart()
217 static void dwc_dostart_first_queued(struct dw_dma_chan *dwc) in dwc_dostart_first_queued()
[all …]
H A Didma32.c36 static unsigned int idma32_get_slave_devfn(struct dw_dma_chan *dwc) in idma32_get_slave_devfn()
46 static void idma32_initialize_chan_xbar(struct dw_dma_chan *dwc) in idma32_initialize_chan_xbar()
141 static void idma32_initialize_chan_generic(struct dw_dma_chan *dwc) in idma32_initialize_chan_generic()
161 static void idma32_suspend_chan(struct dw_dma_chan *dwc, bool drain) in idma32_suspend_chan()
171 static void idma32_resume_chan(struct dw_dma_chan *dwc, bool drain) in idma32_resume_chan()
181 static u32 idma32_bytes2block(struct dw_dma_chan *dwc, in idma32_bytes2block()
197 static size_t idma32_block2bytes(struct dw_dma_chan *dwc, u32 block, u32 width) in idma32_block2bytes()
207 static u32 idma32_prepare_ctllo(struct dw_dma_chan *dwc) in idma32_prepare_ctllo()
H A Ddw.c14 static void dw_dma_initialize_chan(struct dw_dma_chan *dwc) in dw_dma_initialize_chan()
32 static void dw_dma_suspend_chan(struct dw_dma_chan *dwc, bool drain) in dw_dma_suspend_chan()
39 static void dw_dma_resume_chan(struct dw_dma_chan *dwc, bool drain) in dw_dma_resume_chan()
46 static u32 dw_dma_bytes2block(struct dw_dma_chan *dwc, in dw_dma_bytes2block()
62 static size_t dw_dma_block2bytes(struct dw_dma_chan *dwc, u32 block, u32 width) in dw_dma_block2bytes()
76 static u32 dw_dma_prepare_ctllo(struct dw_dma_chan *dwc) in dw_dma_prepare_ctllo()
H A Dregs.h298 __dwc_regs(struct dw_dma_chan *dwc) in __dwc_regs()
303 #define channel_readl(dwc, name) \ argument
305 #define channel_writel(dwc, name, val) \ argument
/linux/drivers/pwm/
H A Dpwm-dwc-core.c24 static void __dwc_pwm_set_enable(struct dwc_pwm *dwc, int pwm, int enabled) in __dwc_pwm_set_enable()
38 static int __dwc_pwm_configure_timer(struct dwc_pwm *dwc, in __dwc_pwm_configure_timer()
101 struct dwc_pwm *dwc = to_dwc_pwm(chip); in dwc_pwm_apply() local
123 struct dwc_pwm *dwc = to_dwc_pwm(chip); in dwc_pwm_get_state() local
165 struct dwc_pwm *dwc; in dwc_pwm_alloc() local
H A Dpwm-dwc.h64 static inline u32 dwc_pwm_readl(struct dwc_pwm *dwc, u32 offset) in dwc_pwm_readl()
69 static inline void dwc_pwm_writel(struct dwc_pwm *dwc, u32 value, u32 offset) in dwc_pwm_writel()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-eic7700.c61 struct eic7700_qos_priv *dwc = (struct eic7700_qos_priv *)priv; in eic7700_clks_config() local
75 struct eic7700_qos_priv *dwc = priv; in eic7700_dwmac_init() local
108 struct eic7700_qos_priv *dwc = priv; in eic7700_dwmac_exit() local
/linux/include/math-emu/
H A Dop-common.h829 #define FP_CONV(dfs,sfs,dwc,swc,D,S) \ argument