Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/ti/vpe/
Dsc.c176 CFG_INTERLACE_O | CFG_Y_PK_EN | CFG_HP_BYPASS | CFG_LINEAR); in sc_config_scaler()
185 val |= CFG_LINEAR; in sc_config_scaler()
Dsc.h15 #define CFG_LINEAR (1 << 1) macro