Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Doptc.h74 void optc1_read_otg_state(struct timing_generator *optc, struct dcn_otg_state *s);
H A Dtiming_generator.h156 struct dcn_otg_state { struct
519 void (*read_otg_state)(struct timing_generator *tg, struct dcn_otg_state *s);
/linux/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/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/drivers/gpu/drm/amd/display/dc/optc/dcn31/
H A Ddcn31_optc.h275 struct dcn_otg_state *s);
H A Ddcn31_optc.c249 struct dcn_otg_state *s) in optc31_read_otg_state()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c633 struct dcn_otg_state s = {0}; in dcn10_log_hw_state()