Searched refs:PV_CONTROL (Results 1 – 2 of 2) sorted by relevance
67 CRTC_REG(PV_CONTROL),343 CRTC_WRITE(PV_CONTROL, 0); in vc4_crtc_config_pv()344 CRTC_WRITE(PV_CONTROL, PV_CONTROL_FIFO_CLR | PV_CONTROL_EN); in vc4_crtc_config_pv()345 CRTC_WRITE(PV_CONTROL, 0); in vc4_crtc_config_pv()404 CRTC_WRITE(PV_CONTROL, in vc4_crtc_config_pv()
135 #define PV_CONTROL 0x00 macro