Home
last modified time | relevance | path

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

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