Searched refs:PV_CONTROL (Results 1 – 2 of 2) sorted by relevance
83 CRTC_REG(PV_CONTROL),200 CRTC_WRITE(PV_CONTROL, 0); in vc4_crtc_mode_set_nofb()201 CRTC_WRITE(PV_CONTROL, PV_CONTROL_FIFO_CLR | PV_CONTROL_EN); in vc4_crtc_mode_set_nofb()202 CRTC_WRITE(PV_CONTROL, 0); in vc4_crtc_mode_set_nofb()232 CRTC_WRITE(PV_CONTROL, in vc4_crtc_mode_set_nofb()
164 #define PV_CONTROL 0x00 macro