Searched refs:SET_BOTH_CH_32 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/dma/dw-edma/ |
H A D | dw-hdma-v0-core.c | 46 #define SET_BOTH_CH_32(dw, ch, name, value) \ macro 58 SET_BOTH_CH_32(dw, id, int_setup, in dw_hdma_v0_core_off() 60 SET_BOTH_CH_32(dw, id, int_clear, in dw_hdma_v0_core_off() 62 SET_BOTH_CH_32(dw, id, ch_en, 0); in dw_hdma_v0_core_off()
|