Searched refs:OTG_H_TIMING_DIV_MODE (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn401/ |
H A D | dcn401_optc.c | 125 OTG_H_TIMING_DIV_MODE, H_TIMING_DIV_BY2); in optc401_set_odm_combine() 144 OTG_H_TIMING_DIV_MODE, H_TIMING_DIV_BY4); in optc401_set_odm_combine() 156 OTG_H_TIMING_DIV_MODE, H_TIMING_DIV_BY4); in optc401_set_odm_combine() 278 OTG_H_TIMING_DIV_MODE, h_div); in optc401_set_odm_bypass()
|
H A D | dcn401_optc.h | 155 SF(OTG0_OTG_H_TIMING_CNTL, OTG_H_TIMING_DIV_MODE, mask_sh),\
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn314/ |
H A D | dcn314_optc.c | 101 OTG_H_TIMING_DIV_MODE, opp_cnt - 1); in optc314_set_odm_combine() 179 OTG_H_TIMING_DIV_MODE, h_div); in optc314_set_odm_bypass()
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn31/ |
H A D | dcn31_optc.c | 88 REG_SET(OTG_H_TIMING_CNTL, 0, OTG_H_TIMING_DIV_MODE, opp_cnt - 1); in optc31_set_odm_combine() 241 OTG_H_TIMING_DIV_MODE, 0); in optc3_init_odm()
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn35/ |
H A D | dcn35_optc.c | 108 REG_UPDATE(OTG_H_TIMING_CNTL, OTG_H_TIMING_DIV_MODE, opp_cnt - 1); in optc35_set_odm_combine()
|
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn10/ |
H A D | dcn10_optc.c | 319 if (optc1->tg_mask->OTG_H_TIMING_DIV_MODE != 0) { in optc1_program_timing() 324 OTG_H_TIMING_DIV_MODE, h_div); in optc1_program_timing()
|
H A D | dcn10_optc.h | 578 type OTG_H_TIMING_DIV_MODE;\
|
/linux/drivers/gpu/drm/amd/include/ |
H A D | soc24_enum.h | 4332 typedef enum OTG_H_TIMING_DIV_MODE { enum 4337 } OTG_H_TIMING_DIV_MODE; typedef
|
H A D | soc21_enum.h | 4314 typedef enum OTG_H_TIMING_DIV_MODE { enum 4319 } OTG_H_TIMING_DIV_MODE; typedef
|