Searched refs:CRTC_H_BLANK_START_END (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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()
|