Searched +full:2 +full:hz1 (Results 1 – 4 of 4) sorted by relevance
| /linux/Documentation/devicetree/bindings/timer/ |
| H A 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/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_stream_priv.h | 54 * Determines if there will be a flicker when moving between 2 refresh rates 57 int hz1,
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_stream.c | 120 stream->timing.dsc_cfg.version_minor = 2; in dc_stream_construct() 940 * 2. If it doesn't and we don't need to allocate, return NULL. 1017 …* Finds a corresponding brightness for a given refresh rate between 2 given indices, where index1 … 1036 …* Finds a corresponding refresh rate for a given brightness between 2 given indices, where index1 … 1142 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 1144 int lower_refresh_brightness = dc_stream_get_brightness_millinits_from_refresh (stream, hz1); in dc_stream_get_max_delta_lumin_millinits() 1163 int nearest_smallest_index = dc_stream_get_nearest_smallest_index(stream, hz1); in dc_stream_get_max_delta_lumin_millinits() 1236 * Determines if there will be a flicker when moving between 2 refresh rates 1238 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 1247 int dl = dc_stream_get_max_delta_lumin_millinits(stream, hz1, hz2, is_gaming); in dc_stream_is_refresh_rate_range_flickerless()
|
| /linux/arch/arm/boot/dts/actions/ |
| H A 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>;
|