Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/ti/davinci/
Dvpif.h43 #define VPIF_INTEN_SET (0x0024) macro
297 regw((regr(VPIF_INTEN_SET) | 0x10), VPIF_INTEN_SET); in channel0_intr_enable()
300 regw((regr(VPIF_INTEN_SET) | VPIF_INTEN_FRAME_CH0), in channel0_intr_enable()
301 VPIF_INTEN_SET); in channel0_intr_enable()
304 regw((regr(VPIF_INTEN_SET) | VPIF_INTEN_FRAME_CH0), in channel0_intr_enable()
305 VPIF_INTEN_SET); in channel0_intr_enable()
319 regw((regr(VPIF_INTEN_SET) | 0x10), VPIF_INTEN_SET); in channel1_intr_enable()
322 regw((regr(VPIF_INTEN_SET) | VPIF_INTEN_FRAME_CH1), in channel1_intr_enable()
323 VPIF_INTEN_SET); in channel1_intr_enable()
326 regw((regr(VPIF_INTEN_SET) | VPIF_INTEN_FRAME_CH1), in channel1_intr_enable()
[all …]