Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dste_dma40.c51 int disabled_channels[STEDMA40_MAX_PHYS]; member
3078 for (i = 0; base->plat_data->disabled_channels[i] != -1; i++) { in d40_phy_res_init()
3079 int chan = base->plat_data->disabled_channels[i]; in d40_phy_res_init()
3493 pdata->disabled_channels, in d40_of_probe()
3495 pdata->disabled_channels[num_disabled] = -1; in d40_of_probe()