Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/vpe/
H A Dsc.c175 CFG_ENABLE_EV | CFG_USE_RAV | CFG_INVT_FID | CFG_SC_BYPASS | in sc_config_scaler()
179 val |= CFG_SC_BYPASS; in sc_config_scaler()
H A Dsc.h16 #define CFG_SC_BYPASS (1 << 2) macro