Home
last modified time | relevance | path

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

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