Searched refs:CRTC_H_BLANK_START_END (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/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 | 104 SRII(CRTC_H_BLANK_START_END, CRTC, 0),\ 105 SRII(CRTC_H_BLANK_START_END, CRTC, 1),\ 132 .CRTC_H_BLANK_START_END[2] = mmCRTCV_H_BLANK_START_END, \ 139 SRII(CRTC_H_BLANK_START_END, CRTC, 2), \ 143 .CRTC_H_BLANK_START_END[3] = mmCRTCV_H_BLANK_START_END, \ 371 uint32_t CRTC_H_BLANK_START_END[6]; member
|
/kernel/linux/linux-6.6/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
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_timing_generator.c | 667 CRTC_H_BLANK_START_END, in dce110_timing_generator_program_blanking() 676 CRTC_H_BLANK_START_END, in dce110_timing_generator_program_blanking()
|
/kernel/linux/linux-6.6/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()
|
Completed in 9 milliseconds