Home
last modified time | relevance | path

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

/drivers/media/platform/ti/davinci/
Dvpif.h35 #define VPIF_INTEN_SET (0x0024) macro
289 regw((regr(VPIF_INTEN_SET) | 0x10), VPIF_INTEN_SET); in channel0_intr_enable()
292 regw((regr(VPIF_INTEN_SET) | VPIF_INTEN_FRAME_CH0), in channel0_intr_enable()
293 VPIF_INTEN_SET); in channel0_intr_enable()
296 regw((regr(VPIF_INTEN_SET) | VPIF_INTEN_FRAME_CH0), in channel0_intr_enable()
297 VPIF_INTEN_SET); in channel0_intr_enable()
311 regw((regr(VPIF_INTEN_SET) | 0x10), VPIF_INTEN_SET); in channel1_intr_enable()
314 regw((regr(VPIF_INTEN_SET) | VPIF_INTEN_FRAME_CH1), in channel1_intr_enable()
315 VPIF_INTEN_SET); in channel1_intr_enable()
318 regw((regr(VPIF_INTEN_SET) | VPIF_INTEN_FRAME_CH1), in channel1_intr_enable()
[all …]