Searched refs:DISP1_GAP (Results 1 – 7 of 7) sorted by relevance
131 # define DISP1_GAP(x) ((x) << 0) macro
1733 tmp |= (DISP1_GAP(R600_PM_DISPLAY_GAP_IGNORE) | in cypress_enable_display_gap()1749 tmp |= DISP1_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM); in cypress_program_display_gap()1751 tmp |= DISP1_GAP(R600_PM_DISPLAY_GAP_IGNORE); in cypress_program_display_gap()
256 # define DISP1_GAP(x) ((x) << 0) macro
302 # define DISP1_GAP(x) ((x) << 0) macro
194 # define DISP1_GAP(x) ((x) << 0) macro
3627 tmp |= DISP1_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM); in si_program_display_gap()3629 tmp |= DISP1_GAP(R600_PM_DISPLAY_GAP_IGNORE); in si_program_display_gap()3742 tmp |= (DISP1_GAP(R600_PM_DISPLAY_GAP_IGNORE) | in si_enable_display_gap()
984 u32 tmp = (DISP1_GAP(R600_PM_DISPLAY_GAP_VBLANK_OR_WM) | in rv6xx_enable_display_gap()