Home
last modified time | relevance | path

Searched refs:num_of_phy_chans (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/platform_data/
H A Ddma-ste-dma40.h136 * @num_of_phy_chans: The number of physical channels implemented in HW.
146 int num_of_phy_chans; member
/kernel/linux/linux-6.6/drivers/dma/
H A Dste_dma40.c46 * @num_of_phy_chans: The number of physical channels implemented in HW.
56 int num_of_phy_chans; member
3195 if (plat_data->num_of_phy_chans) in d40_hw_detect_init()
3196 num_phy_chans = plat_data->num_of_phy_chans; in d40_hw_detect_init()
3231 if (base->plat_data->num_of_phy_chans == 14) { in d40_hw_detect_init()
3465 pdata->num_of_phy_chans = num_phy; in d40_of_probe()
/kernel/linux/linux-5.10/drivers/dma/
H A 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()

Completed in 9 milliseconds