Searched refs:BLT_FCTL_Y_HV_SCALE (Results 1 – 3 of 3) sorted by relevance
240 if ((val & BLT_FCTL_Y_HV_SCALE) == BLT_FCTL_Y_HV_SCALE) in bdisp_dbg_dump_fctl()242 else if ((val & BLT_FCTL_Y_HV_SCALE) == BLT_FCTL_Y_HV_SAMPLE) in bdisp_dbg_dump_fctl()
222 #define BLT_FCTL_Y_HV_SCALE 0x33000000 /* Luma version */ macro
932 node->fctl |= BLT_FCTL_Y_HV_SCALE; in bdisp_hw_build_node()