| /linux/drivers/dma/dw/ |
| H A D | core.c | 49 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 D | idma32.c | 36 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 D | dw.c | 14 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 D | regs.h | 298 __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/usb/dwc3/ |
| H A D | debugfs.c | 283 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 D | host.c | 29 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 D | dwc3-pci.c | 226 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 D | dwc3-google.c | 55 struct dwc3 dwc; member 205 struct dwc3 *dwc = &google->dwc; in dwc3_google_resume_irq() local 465 struct dwc3 *dwc = platform_get_drvdata(pdev); in dwc3_google_remove() local 532 struct dwc3 *dwc = dev_get_drvdata(dev); in dwc3_google_pm_suspend() local 545 struct dwc3 *dwc = dev_get_drvdata(dev); in dwc3_google_pm_resume() local 558 struct dwc3 *dwc = dev_get_drvdata(dev); in dwc3_google_complete() local 565 struct dwc3 *dwc = dev_get_drvdata(dev); in dwc3_google_prepare() local 572 struct dwc3 *dwc = dev_get_drvdata(dev); in dwc3_google_runtime_suspend() local 585 struct dwc3 *dwc = dev_get_drvdata(dev); in dwc3_google_runtime_resume() local
|
| H A D | dwc3-haps.c | 43 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 D | dwc3-imx8mp.c | 145 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 D | dwc3-apple.c | 90 struct dwc3 dwc; member 487 struct dwc3 *dwc = platform_get_drvdata(pdev); in dwc3_apple_remove() local
|
| H A D | dwc3-qcom-legacy.c | 306 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/pwm/ |
| H A D | pwm-dwc-core.c | 24 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 D | pwm-dwc.h | 64 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/include/math-emu/ |
| H A D | op-common.h | 829 #define FP_CONV(dfs,sfs,dwc,swc,D,S) \ argument
|