/linux/drivers/usb/dwc3/ |
A D | core.c | 50 static int dwc3_get_dr_mode(struct dwc3 *dwc) in dwc3_get_dr_mode() 148 struct dwc3 *dwc = work_to_dwc(work); in __dwc3_set_mode() local 288 struct dwc3 *dwc = dep->dwc; in dwc3_core_fifo_space() local 304 int dwc3_core_soft_reset(struct dwc3 *dwc) in dwc3_core_soft_reset() 792 static int dwc3_phy_setup(struct dwc3 *dwc) in dwc3_phy_setup() 812 static int dwc3_phy_init(struct dwc3 *dwc) in dwc3_phy_init() 1829 bool dwc3_has_imod(struct dwc3 *dwc) in dwc3_has_imod() 2114 struct dwc3 *dwc; in dwc3_probe() local 2568 struct dwc3 *dwc = dev_get_drvdata(dev); in dwc3_suspend() local 2582 struct dwc3 *dwc = dev_get_drvdata(dev); in dwc3_resume() local [all …]
|
A D | drd.c | 35 static void dwc3_otg_clear_events(struct dwc3 *dwc) in dwc3_otg_clear_events() 54 struct dwc3 *dwc = _dwc; in dwc3_otg_thread_irq() local 72 struct dwc3 *dwc = _dwc; in dwc3_otg_irq() local 93 static void dwc3_otgregs_init(struct dwc3 *dwc) in dwc3_otgregs_init() 137 static int dwc3_otg_get_irq(struct dwc3 *dwc) in dwc3_otg_get_irq() 167 void dwc3_otg_init(struct dwc3 *dwc) in dwc3_otg_init() 186 void dwc3_otg_exit(struct dwc3 *dwc) in dwc3_otg_exit() 195 void dwc3_otg_host_init(struct dwc3 *dwc) in dwc3_otg_host_init() 418 static void dwc3_drd_update(struct dwc3 *dwc) in dwc3_drd_update() 540 int dwc3_drd_init(struct dwc3 *dwc) in dwc3_drd_init() [all …]
|
A D | gadget.c | 196 struct dwc3 *dwc = dep->dwc; in dwc3_gadget_del_and_unmap_request() local 230 struct dwc3 *dwc = dep->dwc; in dwc3_gadget_giveback() local 312 struct dwc3 *dwc = dep->dwc; in dwc3_send_gadget_ep_cmd() local 456 struct dwc3 *dwc = dep->dwc; in dwc3_send_clear_stall_ep_cmd() local 488 struct dwc3 *dwc = dep->dwc; in dwc3_alloc_trb_pool() local 507 struct dwc3 *dwc = dep->dwc; in dwc3_free_trb_pool() local 578 struct dwc3 *dwc = dep->dwc; in dwc3_gadget_set_ep_config() local 754 struct dwc3 *dwc = dep->dwc; in dwc3_gadget_resize_tx_fifos() local 854 struct dwc3 *dwc = dep->dwc; in __dwc3_gadget_ep_enable() local 1066 struct dwc3 *dwc; in dwc3_gadget_ep_enable() local [all …]
|
A D | ep0.c | 40 struct dwc3 *dwc; in dwc3_ep0_prepare_one_trb() local 68 struct dwc3 *dwc; in dwc3_ep0_start_trans() local 92 struct dwc3 *dwc = dep->dwc; in __dwc3_gadget_ep0_queue() local 195 struct dwc3 *dwc = dep->dwc; in dwc3_gadget_ep0_queue() local 223 void dwc3_ep0_stall_and_restart(struct dwc3 *dwc) in dwc3_ep0_stall_and_restart() 258 struct dwc3 *dwc = dep->dwc; in __dwc3_gadget_ep0_set_halt() local 268 struct dwc3 *dwc = dep->dwc; in dwc3_gadget_ep0_set_halt() local 279 void dwc3_ep0_out_start(struct dwc3 *dwc) in dwc3_ep0_out_start() 696 struct dwc3 *dwc = dep->dwc; in dwc3_ep0_set_sel_cmpl() local 1069 struct dwc3 *dwc = dep->dwc; in dwc3_ep0_start_control_status() local [all …]
|
A D | debugfs.c | 287 struct dwc3 *dwc = s->private; in dwc3_host_lsp() local 689 struct dwc3 *dwc = dep->dwc; in dwc3_tx_fifo_size_show() local 718 struct dwc3 *dwc = dep->dwc; in dwc3_rx_fifo_size_show() local 747 struct dwc3 *dwc = dep->dwc; in dwc3_tx_request_queue_show() local 769 struct dwc3 *dwc = dep->dwc; in dwc3_rx_request_queue_show() local 791 struct dwc3 *dwc = dep->dwc; in dwc3_rx_info_queue_show() local 813 struct dwc3 *dwc = dep->dwc; in dwc3_descriptor_fetch_queue_show() local 835 struct dwc3 *dwc = dep->dwc; in dwc3_event_queue_show() local 857 struct dwc3 *dwc = dep->dwc; in dwc3_transfer_type_show() local 892 struct dwc3 *dwc = dep->dwc; in dwc3_trb_ring_show() local [all …]
|
A D | host.c | 29 static void dwc3_power_off_all_roothub_ports(struct dwc3 *dwc) in dwc3_power_off_all_roothub_ports() 66 struct dwc3 *dwc; in dwc3_xhci_plat_start() local 81 static void dwc3_host_fill_xhci_irq_res(struct dwc3 *dwc, in dwc3_host_fill_xhci_irq_res() 96 static int dwc3_host_get_irq(struct dwc3 *dwc) in dwc3_host_get_irq() 127 int dwc3_host_init(struct dwc3 *dwc) in dwc3_host_init() 218 void dwc3_host_exit(struct dwc3 *dwc) in dwc3_host_exit()
|
A D | ulpi.c | 24 static int dwc3_ulpi_busyloop(struct dwc3 *dwc, u8 addr, bool read) in dwc3_ulpi_busyloop() 53 struct dwc3 *dwc = dev_get_drvdata(dev); in dwc3_ulpi_read() local 71 struct dwc3 *dwc = dev_get_drvdata(dev); in dwc3_ulpi_write() local 86 int dwc3_ulpi_init(struct dwc3 *dwc) in dwc3_ulpi_init() 98 void dwc3_ulpi_exit(struct dwc3 *dwc) in dwc3_ulpi_exit()
|
A D | dwc3-pci.c | 213 static int dwc3_pci_quirks(struct dwc3_pci *dwc, in dwc3_pci_quirks() 304 struct dwc3_pci *dwc = container_of(work, struct dwc3_pci, wakeup_work); in dwc3_pci_resume_work() local 321 struct dwc3_pci *dwc; in dwc3_pci_probe() local 389 struct dwc3_pci *dwc = pci_get_drvdata(pci); in dwc3_pci_remove() local 450 static int dwc3_pci_dsm(struct dwc3_pci *dwc, int param) in dwc3_pci_dsm() 478 struct dwc3_pci *dwc = dev_get_drvdata(dev); in dwc3_pci_runtime_suspend() local 488 struct dwc3_pci *dwc = dev_get_drvdata(dev); in dwc3_pci_runtime_resume() local 504 struct dwc3_pci *dwc = dev_get_drvdata(dev); in dwc3_pci_suspend() local 511 struct dwc3_pci *dwc = dev_get_drvdata(dev); in dwc3_pci_resume() local
|
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
|
A D | core.h | 704 struct dwc3 *dwc; member 752 struct dwc3 *dwc; member 1591 static inline u32 dwc3_mdwidth(struct dwc3 *dwc) in dwc3_mdwidth() 1614 static inline int dwc3_host_init(struct dwc3 *dwc) in dwc3_host_init() 1616 static inline void dwc3_host_exit(struct dwc3 *dwc) in dwc3_host_exit() 1663 static inline int dwc3_drd_init(struct dwc3 *dwc) in dwc3_drd_init() 1665 static inline void dwc3_drd_exit(struct dwc3 *dwc) in dwc3_drd_exit() 1667 static inline void dwc3_otg_init(struct dwc3 *dwc) in dwc3_otg_init() 1669 static inline void dwc3_otg_exit(struct dwc3 *dwc) in dwc3_otg_exit() 1698 static inline int dwc3_ulpi_init(struct dwc3 *dwc) in dwc3_ulpi_init() [all …]
|
A D | dwc3-imx8mp.c | 135 struct dwc3 *dwc = platform_get_drvdata(dwc3_imx->dwc3); in dwc3_imx8mp_interrupt() local 292 struct dwc3 *dwc = platform_get_drvdata(dwc3_imx->dwc3); in dwc3_imx8mp_resume() local
|
A D | dwc3-qcom.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
|
A D | gadget.h | 147 static inline void dwc3_gadget_dctl_write_safe(struct dwc3 *dwc, u32 value) in dwc3_gadget_dctl_write_safe()
|
A D | dwc3-rtk.c | 59 struct dwc3 *dwc; member
|
/linux/drivers/dma/dw/ |
A D | core.c | 57 struct dw_dma_chan *dwc = to_dw_dma_chan(tx->chan); in dwc_tx_submit() local 115 static void dwc_initialize(struct dw_dma_chan *dwc) in dwc_initialize() 467 struct dw_dma_chan *dwc; in dw_dma_tasklet() local 541 struct dw_dma_chan *dwc = to_dw_dma_chan(chan); in dwc_prep_dma_memcpy() local 619 struct dw_dma_chan *dwc = to_dw_dma_chan(chan); in dwc_prep_slave_sg() local 765 struct dw_dma_chan *dwc = to_dw_dma_chan(chan); in dw_dma_filter() local 784 struct dw_dma_chan *dwc = to_dw_dma_chan(chan); in dwc_verify_maxburst() local 801 struct dw_dma_chan *dwc = to_dw_dma_chan(chan); in dwc_verify_p_buswidth() local 833 struct dw_dma_chan *dwc = to_dw_dma_chan(chan); in dwc_verify_m_buswidth() local 1237 struct dw_dma_chan *dwc = &dw->chan[i]; in do_dma_probe() local [all …]
|
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()
|
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()
|
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/pwm/ |
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
|
A D | pwm-dwc.c | 37 struct dwc_pwm *dwc; in dwc_pwm_init_one() local 112 struct dwc_pwm *dwc = to_dwc_pwm(chip); in dwc_pwm_suspend() local 137 struct dwc_pwm *dwc = to_dwc_pwm(chip); in dwc_pwm_resume() local
|
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/fs/ocfs2/ |
A D | aops.c | 2101 struct ocfs2_dio_write_ctxt *dwc = NULL; in ocfs2_dio_alloc_write_ctx() local 2120 struct ocfs2_dio_write_ctxt *dwc) in ocfs2_dio_free_write_ctx() 2146 struct ocfs2_dio_write_ctxt *dwc = NULL; in ocfs2_dio_wr_get_block() local 2289 struct ocfs2_dio_write_ctxt *dwc, in ocfs2_dio_end_io_write()
|
/linux/include/math-emu/ |
A D | op-common.h | 829 #define FP_CONV(dfs,sfs,dwc,swc,D,S) \ argument
|