Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/sti/bdisp/
Dbdisp-reg.h225 #define BLT_FCTL_Y_HV_SAMPLE 0x22000000 /* Luma version */ macro
Dbdisp-debug.c242 else if ((val & BLT_FCTL_Y_HV_SCALE) == BLT_FCTL_Y_HV_SAMPLE) in bdisp_dbg_dump_fctl()
Dbdisp-hw.c936 node->fctl |= BLT_FCTL_Y_HV_SAMPLE; in bdisp_hw_build_node()