Home
last modified time | relevance | path

Searched defs:dma_cfg (Results 1 - 25 of 56) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dcavium-thunderx.c173 u64 dma_cfg; in thunder_mmc_remove() local
H A Dcavium-octeon.c300 u64 dma_cfg; in octeon_mmc_remove() local
H A Dcavium.c519 u64 dma_cfg, addr; in prepare_dma_single() local
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dcavium-thunderx.c174 u64 dma_cfg; in thunder_mmc_remove() local
H A Dcavium-octeon.c302 u64 dma_cfg; in octeon_mmc_remove() local
/kernel/linux/linux-5.10/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_platform.c32 struct sxgbe_dma_cfg *dma_cfg; in sxgbe_probe_config_dt() local
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac100_dma.c21 dwmac100_dma_init(void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, int atds) dwmac100_dma_init() argument
32 dwmac100_dma_init_rx(void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, dma_addr_t dma_rx_phy, u32 chan) dwmac100_dma_init_rx() argument
40 dwmac100_dma_init_tx(void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, dma_addr_t dma_tx_phy, u32 chan) dwmac100_dma_init_tx() argument
H A Ddwmac1000_dma.c73 dwmac1000_dma_init(void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, int atds) dwmac1000_dma_init() argument
113 dwmac1000_dma_init_rx(void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, dma_addr_t dma_rx_phy, u32 chan) dwmac1000_dma_init_rx() argument
121 dwmac1000_dma_init_tx(void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, dma_addr_t dma_tx_phy, u32 chan) dwmac1000_dma_init_tx() argument
[all...]
H A Dstmmac_platform.c402 struct stmmac_dma_cfg *dma_cfg; in stmmac_probe_config_dt() local
[all...]
H A Ddwxgmac2_dma.c22 dwxgmac2_dma_init(void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, int atds) dwxgmac2_dma_init() argument
36 dwxgmac2_dma_init_chan(void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, u32 chan) dwxgmac2_dma_init_chan() argument
48 dwxgmac2_dma_init_rx_chan(void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, dma_addr_t phy, u32 chan) dwxgmac2_dma_init_rx_chan() argument
64 dwxgmac2_dma_init_tx_chan(void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, dma_addr_t phy, u32 chan) dwxgmac2_dma_init_tx_chan() argument
[all...]
H A Ddwmac4_dma.c71 dwmac4_dma_init_rx_chan(void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, dma_addr_t dma_rx_phy, u32 chan) dwmac4_dma_init_rx_chan() argument
89 dwmac4_dma_init_tx_chan(void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, dma_addr_t dma_tx_phy, u32 chan) dwmac4_dma_init_tx_chan() argument
111 dwmac4_dma_init_channel(void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, u32 chan) dwmac4_dma_init_channel() argument
127 dwmac410_dma_init_channel(void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, u32 chan) dwmac410_dma_init_channel() argument
144 dwmac4_dma_init(void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, int atds) dwmac4_dma_init() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dsxgbe_platform.h45 struct sxgbe_dma_cfg *dma_cfg; member
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/css_2401_system/
H A Dibuf_ctrl_global.h59 } dma_cfg; member
/kernel/linux/linux-6.6/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_platform.c31 struct sxgbe_dma_cfg *dma_cfg; in sxgbe_probe_config_dt() local
/kernel/linux/linux-6.6/include/linux/
H A Dsxgbe_platform.h45 struct sxgbe_dma_cfg *dma_cfg; member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/css_2401_system/
H A Dibuf_ctrl_global.h59 } dma_cfg; member
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac100_dma.c21 dwmac100_dma_init(void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, int atds) dwmac100_dma_init() argument
32 dwmac100_dma_init_rx(struct stmmac_priv *priv, void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, dma_addr_t dma_rx_phy, u32 chan) dwmac100_dma_init_rx() argument
40 dwmac100_dma_init_tx(struct stmmac_priv *priv, void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, dma_addr_t dma_tx_phy, u32 chan) dwmac100_dma_init_tx() argument
H A Ddwmac1000_dma.c73 dwmac1000_dma_init(void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, int atds) dwmac1000_dma_init() argument
113 dwmac1000_dma_init_rx(struct stmmac_priv *priv, void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, dma_addr_t dma_rx_phy, u32 chan) dwmac1000_dma_init_rx() argument
122 dwmac1000_dma_init_tx(struct stmmac_priv *priv, void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, dma_addr_t dma_tx_phy, u32 chan) dwmac1000_dma_init_tx() argument
[all...]
H A Ddwxgmac2_dma.c22 dwxgmac2_dma_init(void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, int atds) dwxgmac2_dma_init() argument
36 dwxgmac2_dma_init_chan(struct stmmac_priv *priv, void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, u32 chan) dwxgmac2_dma_init_chan() argument
49 dwxgmac2_dma_init_rx_chan(struct stmmac_priv *priv, void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, dma_addr_t phy, u32 chan) dwxgmac2_dma_init_rx_chan() argument
66 dwxgmac2_dma_init_tx_chan(struct stmmac_priv *priv, void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, dma_addr_t phy, u32 chan) dwxgmac2_dma_init_tx_chan() argument
[all...]
H A Ddwmac4_dma.c72 dwmac4_dma_init_rx_chan(struct stmmac_priv *priv, void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, dma_addr_t dma_rx_phy, u32 chan) dwmac4_dma_init_rx_chan() argument
93 dwmac4_dma_init_tx_chan(struct stmmac_priv *priv, void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, dma_addr_t dma_tx_phy, u32 chan) dwmac4_dma_init_tx_chan() argument
118 dwmac4_dma_init_channel(struct stmmac_priv *priv, void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, u32 chan) dwmac4_dma_init_channel() argument
136 dwmac410_dma_init_channel(struct stmmac_priv *priv, void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, u32 chan) dwmac410_dma_init_channel() argument
155 dwmac4_dma_init(void __iomem *ioaddr, struct stmmac_dma_cfg *dma_cfg, int atds) dwmac4_dma_init() argument
[all...]
H A Dstmmac_platform.c403 struct stmmac_dma_cfg *dma_cfg; in stmmac_probe_config_dt() local
[all...]
/kernel/linux/linux-5.10/sound/soc/ux500/
H A Dux500_pcm.c51 struct stedma40_chan_cfg *dma_cfg; in ux500_pcm_request_chan() local
/kernel/linux/linux-5.10/drivers/usb/musb/
H A Dtusb6010_omap.c197 struct dma_slave_config dma_cfg; in tusb_omap_dma_program() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/musb/
H A Dtusb6010_omap.c197 struct dma_slave_config dma_cfg; in tusb_omap_dma_program() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/kmb/
H A Dkmb_plane.c354 unsigned int dma_cfg; in kmb_plane_atomic_update() local

Completed in 13 milliseconds

123