Home
last modified time | relevance | path

Searched refs:num_of_phy_chans (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/platform_data/
Ddma-ste-dma40.h146 int num_of_phy_chans; member
/linux-4.4.14/drivers/dma/
Dste_dma40.c3219 if (plat_data->num_of_phy_chans) in d40_hw_detect_init()
3220 num_phy_chans = plat_data->num_of_phy_chans; in d40_hw_detect_init()
3258 if (base->plat_data->num_of_phy_chans == 14) { in d40_hw_detect_init()
3504 pdata->num_of_phy_chans = num_phy; in d40_of_probe()