Home
last modified time | relevance | path

Searched refs:dcn_otg_state (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h149 struct dcn_otg_state { struct
382 void (*read_otg_state)(struct timing_generator *tg, struct dcn_otg_state *s);
H A Doptc.h73 void optc1_read_otg_state(struct timing_generator *optc, struct dcn_otg_state *s);
/linux-6.15/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer_debug.c429 struct dcn_otg_state s = {0}; in dcn10_get_otg_states()
498 struct dcn_otg_state s = {0}; in dcn10_clear_otpc_underflow()
/linux-6.15/drivers/gpu/drm/amd/display/dc/optc/dcn31/
H A Ddcn31_optc.c249 struct dcn_otg_state *s) in optc31_read_otg_state()
H A Ddcn31_optc.h275 struct dcn_otg_state *s);
/linux-6.15/drivers/gpu/drm/amd/display/dc/optc/dcn10/
H A Ddcn10_optc.c1310 struct dcn_otg_state s = {0}; in optc1_get_hw_timing()
1332 struct dcn_otg_state *s) in optc1_read_otg_state()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c416 struct dcn_otg_state s = {0}; in dcn10_log_hw_state()