Searched refs:CRTC_H_BLANK_START_END (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce/ |
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()
|
D | dce_hwseq.h | 110 SRII(CRTC_H_BLANK_START_END, CRTC, 0),\ 111 SRII(CRTC_H_BLANK_START_END, CRTC, 1),\ 138 .CRTC_H_BLANK_START_END[2] = mmCRTCV_H_BLANK_START_END, \ 145 SRII(CRTC_H_BLANK_START_END, CRTC, 2), \ 149 .CRTC_H_BLANK_START_END[3] = mmCRTCV_H_BLANK_START_END, \ 572 uint32_t CRTC_H_BLANK_START_END[6]; member
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce110/ |
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()
|