Searched +full:2 +full:hz1 (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/timer/ |
D | actions,owl-timer.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 13 Actions Semi Owl SoCs provide 32bit and 2Hz timers. 35 - 2hz0 36 - 2hz1 66 - const: 2hz0 67 - const: 2hz1 104 interrupt-names = "2hz0", "2hz1", "timer0", "timer1";
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/ |
D | dc_stream_priv.h | 54 * Determines if there will be a flicker when moving between 2 refresh rates 57 int hz1,
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/core/ |
D | dc_stream.c | 120 stream->timing.dsc_cfg.version_minor = 2; in dc_stream_construct() 294 …* 2. If not subvp high refresh, for single display cases, if resolution is >= 5K and refresh rate … in dc_stream_set_cursor_attributes() 847 …* Finds a corresponding brightness for a given refresh rate between 2 given indices, where index1 … 866 …* Finds a corresponding refresh rate for a given brightness between 2 given indices, where index1 … 972 static int dc_stream_get_max_delta_lumin_millinits(struct dc_stream_state *stream, int hz1, int hz2… in dc_stream_get_max_delta_lumin_millinits() argument 974 int lower_refresh_brightness = dc_stream_get_brightness_millinits_from_refresh (stream, hz1); in dc_stream_get_max_delta_lumin_millinits() 993 int nearest_smallest_index = dc_stream_get_nearest_smallest_index(stream, hz1); in dc_stream_get_max_delta_lumin_millinits() 1066 * Determines if there will be a flicker when moving between 2 refresh rates 1068 bool dc_stream_is_refresh_rate_range_flickerless(struct dc_stream_state *stream, int hz1, int hz2, … in dc_stream_is_refresh_rate_range_flickerless() argument 1077 int dl = dc_stream_get_max_delta_lumin_millinits(stream, hz1, hz2, is_gaming); in dc_stream_is_refresh_rate_range_flickerless()
|
/linux-6.14.4/arch/arm/boot/dts/actions/ |
D | owl-s500.dtsi | 44 cpu2: cpu@2 { 126 cache-level = <2>; 128 arm,tag-latency = <3 3 2>; 240 #interrupt-cells = <2>; 253 interrupt-names = "2hz0", "2hz1", "timer0", "timer1"; 271 #gpio-cells = <2>; 273 #interrupt-cells = <2>; 301 dmas = <&dma 2>;
|