Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.h70 u32 dbf_ovr_en; member
H A Dallegro-mail.c125 val |= param->dbf_ovr_en ? BIT(2) : 0; in allegro_encode_config_blob()
H A Dallegro-core.c238 bool dbf_ovr_en; member
1239 param->dbf_ovr_en = channel->dbf_ovr_en; in fill_create_channel_param()
2706 channel->dbf_ovr_en = (codec == V4L2_PIX_FMT_H264); in allegro_channel_adjust()