Searched refs:CRTC_H_BLANK_START_END (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/ |
H A 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()
|
H A D | dce_hwseq.h | 133 SRII(CRTC_H_BLANK_START_END, CRTC, 0),\ 134 SRII(CRTC_H_BLANK_START_END, CRTC, 1),\ 161 .CRTC_H_BLANK_START_END[2] = mmCRTCV_H_BLANK_START_END, \ 168 SRII(CRTC_H_BLANK_START_END, CRTC, 2), \ 172 .CRTC_H_BLANK_START_END[3] = mmCRTCV_H_BLANK_START_END, \ 580 uint32_t CRTC_H_BLANK_START_END[6]; member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_timing_generator.c | 666 CRTC_H_BLANK_START_END, in dce110_timing_generator_program_blanking() 675 CRTC_H_BLANK_START_END, in dce110_timing_generator_program_blanking()
|