Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-s3c/
H A Dpl080.c147 .slave_map_len = ARRAY_SIZE(s3c64xx_dma0_slave_map),
242 .slave_map_len = ARRAY_SIZE(s3c64xx_dma1_slave_map),
/openbmc/linux/include/linux/amba/
H A Dpl08x.h118 int slave_map_len; member
/openbmc/linux/drivers/dma/
H A Damba-pl08x.c2812 pl08x->slave.filter.mapcnt = pl08x->pd->slave_map_len; in pl08x_probe()