/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | cavium-thunderx.c | 173 u64 dma_cfg; in thunder_mmc_remove() local
|
H A D | cavium-octeon.c | 300 u64 dma_cfg; in octeon_mmc_remove() local
|
H A D | cavium.c | 519 u64 dma_cfg, addr; in prepare_dma_single() local
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | cavium-thunderx.c | 174 u64 dma_cfg; in thunder_mmc_remove() local
|
H A D | cavium-octeon.c | 302 u64 dma_cfg; in octeon_mmc_remove() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_platform.c | 32 struct sxgbe_dma_cfg *dma_cfg; in sxgbe_probe_config_dt() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac100_dma.c | 21 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 D | dwmac1000_dma.c | 73 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 D | stmmac_platform.c | 402 struct stmmac_dma_cfg *dma_cfg; in stmmac_probe_config_dt() local [all...] |
H A D | dwxgmac2_dma.c | 22 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 D | dwmac4_dma.c | 71 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 D | sxgbe_platform.h | 45 struct sxgbe_dma_cfg *dma_cfg; member
|
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/css_2401_system/ |
H A D | ibuf_ctrl_global.h | 59 } dma_cfg; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_platform.c | 31 struct sxgbe_dma_cfg *dma_cfg; in sxgbe_probe_config_dt() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | sxgbe_platform.h | 45 struct sxgbe_dma_cfg *dma_cfg; member
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/css_2401_system/ |
H A D | ibuf_ctrl_global.h | 59 } dma_cfg; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac100_dma.c | 21 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 D | dwmac1000_dma.c | 73 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 D | dwxgmac2_dma.c | 22 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 D | dwmac4_dma.c | 72 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 D | stmmac_platform.c | 403 struct stmmac_dma_cfg *dma_cfg; in stmmac_probe_config_dt() local [all...] |
/kernel/linux/linux-5.10/sound/soc/ux500/ |
H A D | ux500_pcm.c | 51 struct stedma40_chan_cfg *dma_cfg; in ux500_pcm_request_chan() local
|
/kernel/linux/linux-5.10/drivers/usb/musb/ |
H A D | tusb6010_omap.c | 197 struct dma_slave_config dma_cfg; in tusb_omap_dma_program() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/musb/ |
H A D | tusb6010_omap.c | 197 struct dma_slave_config dma_cfg; in tusb_omap_dma_program() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/kmb/ |
H A D | kmb_plane.c | 354 unsigned int dma_cfg; in kmb_plane_atomic_update() local
|