Home
last modified time | relevance | path

Searched refs:OTG_H_TIMING_DIV_BY2 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/optc/dcn20/
H A Ddcn20_optc.c175 OTG_H_TIMING_DIV_BY2, h_div_2); in optc2_set_odm_bypass()
216 REG_SET(OTG_H_TIMING_CNTL, 0, OTG_H_TIMING_DIV_BY2, 1); in optc2_set_odm_combine()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn10/
H A Ddcn10_optc.h241 SF(OTG0_OTG_H_TIMING_CNTL, OTG_H_TIMING_DIV_BY2, mask_sh),\
392 type OTG_H_TIMING_DIV_BY2;\
H A Ddcn10_optc.c327 OTG_H_TIMING_DIV_BY2, h_div); in optc1_program_timing()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn30/
H A Ddcn30_optc.h283 SF(OTG0_OTG_H_TIMING_CNTL, OTG_H_TIMING_DIV_BY2, mask_sh),\
/linux/drivers/gpu/drm/amd/include/
H A Dnavi10_enum.h4726 * OTG_H_TIMING_DIV_BY2 enum
4729 typedef enum OTG_H_TIMING_DIV_BY2 { enum
4732 } OTG_H_TIMING_DIV_BY2; typedef