Searched refs:OTG_H_TIMING_DIV_BY2 (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_optc.c | 229 OTG_H_TIMING_DIV_BY2, h_div_2); in optc2_set_odm_bypass() 272 REG_SET(OTG_H_TIMING_CNTL, 0, OTG_H_TIMING_DIV_BY2, 1); in optc2_set_odm_combine()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_optc.c | 182 OTG_H_TIMING_DIV_BY2, h_div_2); in optc2_set_odm_bypass() 225 REG_SET(OTG_H_TIMING_CNTL, 0, OTG_H_TIMING_DIV_BY2, 1); in optc2_set_odm_combine()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_optc.h | 205 SF(OTG0_OTG_H_TIMING_CNTL, OTG_H_TIMING_DIV_BY2, mask_sh),\ 345 type OTG_H_TIMING_DIV_BY2;\
|
H A D | dcn10_optc.c | 313 OTG_H_TIMING_DIV_BY2, h_div); in optc1_program_timing()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_optc.h | 217 SF(OTG0_OTG_H_TIMING_CNTL, OTG_H_TIMING_DIV_BY2, mask_sh),\ 358 type OTG_H_TIMING_DIV_BY2;\
|
H A D | dcn10_optc.c | 322 OTG_H_TIMING_DIV_BY2, h_div); in optc1_program_timing()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_optc.h | 270 SF(OTG0_OTG_H_TIMING_CNTL, OTG_H_TIMING_DIV_BY2, mask_sh),\
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_optc.h | 281 SF(OTG0_OTG_H_TIMING_CNTL, OTG_H_TIMING_DIV_BY2, mask_sh),\
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/ |
H A D | navi10_enum.h | 4726 * OTG_H_TIMING_DIV_BY2 enum 4729 typedef enum OTG_H_TIMING_DIV_BY2 { enum 4732 } OTG_H_TIMING_DIV_BY2; typedef
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/ |
H A D | navi10_enum.h | 4726 * OTG_H_TIMING_DIV_BY2 enum 4729 typedef enum OTG_H_TIMING_DIV_BY2 { enum 4732 } OTG_H_TIMING_DIV_BY2; typedef
|
Completed in 133 milliseconds