Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/platform/st/sti/bdisp/
Dbdisp-reg.h224 #define BLT_FCTL_HV_SAMPLE 0x00000044 /* H/V resize */ macro
Dbdisp-debug.c247 else if ((val & BLT_FCTL_HV_SCALE) == BLT_FCTL_HV_SAMPLE) in bdisp_dbg_dump_fctl()
Dbdisp-hw.c934 node->fctl = BLT_FCTL_HV_SAMPLE; in bdisp_hw_build_node()