Home
last modified time | relevance | path

Searched refs:VPIF_CH_VANC_EN_BIT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/davinci/
H A Dvpif.h160 #define VPIF_CH_VANC_EN_BIT (9) macro
406 vpif_clr_bit(ctrl_reg, VPIF_CH_VANC_EN_BIT); in disable_raw_feature()
420 vpif_set_bit(ctrl_reg, VPIF_CH_VANC_EN_BIT); in enable_raw_feature()
498 mask = VPIF_CH_VANC_EN_BIT; in channel2_raw_enable()
514 mask = VPIF_CH_VANC_EN_BIT; in channel3_raw_enable()
/kernel/linux/linux-6.6/drivers/media/platform/ti/davinci/
H A Dvpif.h152 #define VPIF_CH_VANC_EN_BIT (9) macro
398 vpif_clr_bit(ctrl_reg, VPIF_CH_VANC_EN_BIT); in disable_raw_feature()
412 vpif_set_bit(ctrl_reg, VPIF_CH_VANC_EN_BIT); in enable_raw_feature()
490 mask = VPIF_CH_VANC_EN_BIT; in channel2_raw_enable()
506 mask = VPIF_CH_VANC_EN_BIT; in channel3_raw_enable()

Completed in 4 milliseconds