Home
last modified time | relevance | path

Searched refs:OTG_H_TIMING_DIV_MODE_MANUAL (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_optc.c192 OTG_H_TIMING_DIV_MODE_MANUAL, manual_mode ? 1 : 0); in optc314_set_h_timing_div_manual_mode()
H A Ddcn314_optc.h249 SF(OTG0_OTG_H_TIMING_CNTL, OTG_H_TIMING_DIV_MODE_MANUAL, mask_sh),\
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_optc.c106 OTG_H_TIMING_DIV_MODE_MANUAL, manual_mode ? 1 : 0); in optc32_set_h_timing_div_manual_mode()
H A Ddcn32_optc.h177 SF(OTG0_OTG_H_TIMING_CNTL, OTG_H_TIMING_DIV_MODE_MANUAL, mask_sh),\
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_optc.h554 type OTG_H_TIMING_DIV_MODE_MANUAL;
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dsoc21_enum.h4325 typedef enum OTG_H_TIMING_DIV_MODE_MANUAL { enum
4328 } OTG_H_TIMING_DIV_MODE_MANUAL; typedef