Searched refs:dispbase (Results 1 – 1 of 1) sorted by relevance
936 u32 dispbase = HVS_READ(SCALER_DISPBASEX(vc4_crtc->channel)); in vc4_crtc_get_cob_allocation() local941 u32 top = VC4_GET_FIELD(dispbase, SCALER_DISPBASEX_TOP) & ~3; in vc4_crtc_get_cob_allocation()942 u32 base = VC4_GET_FIELD(dispbase, SCALER_DISPBASEX_BASE) & ~3; in vc4_crtc_get_cob_allocation()