Home
last modified time | relevance | path

Searched defs:k1_div (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn314/
H A Ddcn314_hwseq.c340 unsigned int dcn314_calculate_dccg_k1_k2_values(struct pipe_ctx *pipe_ctx, unsigned int *k1_div, un… in dcn314_calculate_dccg_k1_k2_values()
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c688 unsigned int k1_div = PIXEL_RATE_DIV_NA; in dcn20_enable_stream_timing() local
2722 unsigned int k1_div = PIXEL_RATE_DIV_NA; dcn20_enable_stream() local
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c1144 dcn32_calculate_dccg_k1_k2_values(struct pipe_ctx * pipe_ctx,unsigned int * k1_div,unsigned int * k2_div) dcn32_calculate_dccg_k1_k2_values() argument