Home
last modified time | relevance | path

Searched refs:edma3_slot_config (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/ti-common/
H A Dti-edma3.h77 struct edma3_slot_config { struct
101 void edma3_slot_configure(u32 base, int slot, struct edma3_slot_config *cfg); argument
/openbmc/u-boot/drivers/dma/
H A Dti-edma3.c317 void edma3_slot_configure(u32 base, int slot, struct edma3_slot_config *cfg) in edma3_slot_configure()
399 struct edma3_slot_config slot; in __edma3_transfer()
/openbmc/u-boot/arch/arm/mach-keystone/
H A Dddr3.c153 struct edma3_slot_config slot; in ddr3_reset_data()