Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/platform_data/
Ddma-ste-dma40.h146 int num_of_phy_chans; member
/kernel/linux/linux-5.10/drivers/dma/
Dste_dma40.c3179 if (plat_data->num_of_phy_chans) in d40_hw_detect_init()
3180 num_phy_chans = plat_data->num_of_phy_chans; in d40_hw_detect_init()
3216 if (base->plat_data->num_of_phy_chans == 14) { in d40_hw_detect_init()
3469 pdata->num_of_phy_chans = num_phy; in d40_of_probe()