Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-ux500/
Dboard-mop500-audio.c64 .phy_channel = 1,
/linux-4.4.14/include/linux/platform_data/
Ddma-ste-dma40.h118 int phy_channel; member
/linux-4.4.14/drivers/dma/
Dste_dma40.c1891 i = d40c->dma_cfg.phy_channel; in d40_allocate_channel()
1930 i = d40c->dma_cfg.phy_channel; in d40_allocate_channel()
2402 cfg.phy_channel = dma_spec->args[1]; in d40_xlate()