Searched refs:CRTC_H_BLANK_START_END (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_hwseq.h | 86 SRII(CRTC_H_BLANK_START_END, CRTC, 0),\ 87 SRII(CRTC_H_BLANK_START_END, CRTC, 1),\ 111 .CRTC_H_BLANK_START_END[2] = mmCRTCV_H_BLANK_START_END, \ 118 SRII(CRTC_H_BLANK_START_END, CRTC, 2), \ 122 .CRTC_H_BLANK_START_END[3] = mmCRTCV_H_BLANK_START_END, \ 210 uint32_t CRTC_H_BLANK_START_END[6]; member
|
D | dce_hwseq.c | 82 uint32_t value = REG_READ(CRTC_H_BLANK_START_END[pipe->stream_res.tg->inst]); in dce_pipe_control_lock() 83 REG_WRITE(CRTC_H_BLANK_START_END[pipe->stream_res.tg->inst], value); in dce_pipe_control_lock()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_timing_generator.c | 662 CRTC_H_BLANK_START_END, in dce110_timing_generator_program_blanking() 671 CRTC_H_BLANK_START_END, in dce110_timing_generator_program_blanking()
|