Home
last modified time | relevance | path

Searched refs:DC_CLOCK_TYPE_DPPCLK (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc_types.h766 DC_CLOCK_TYPE_DPPCLK = 1, enumerator
/openbsd/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn20/
H A Ddcn20_clk_mgr.c461 if (clock_type == DC_CLOCK_TYPE_DPPCLK) { in dcn2_get_clock()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c3856 else if (clock_type == DC_CLOCK_TYPE_DPPCLK) in dcn10_set_clock()