Searched refs:BLT_FCTL_HV_SCALE (Results 1 – 3 of 3) sorted by relevance
245 if ((val & BLT_FCTL_HV_SCALE) == BLT_FCTL_HV_SCALE) in bdisp_dbg_dump_fctl()247 else if ((val & BLT_FCTL_HV_SCALE) == BLT_FCTL_HV_SAMPLE) in bdisp_dbg_dump_fctl()
221 #define BLT_FCTL_HV_SCALE 0x00000055 /* H/V resize + color filter */ macro
930 node->fctl = BLT_FCTL_HV_SCALE; in bdisp_hw_build_node()