Home
last modified time | relevance | path

Searched full:fps (Results 1 – 25 of 460) sorted by relevance

12345678910>>...19

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-max77620.txt38 gpio, lpm-control-in, fps-out, 32k-out, sd0-dvs-in, sd1-dvs-in,
42 customised properties are required to configure FPS configuration parameters
44 detail of Flexible Power Sequence (FPS).
46 - maxim,active-fps-source: FPS source for the GPIOs to get
50 FPS source is FPS0.
52 FPS source is FPS1
54 FPS source is FPS2
57 by FPS events and it gets
61 the FPS configuration register for that
64 - maxim,active-fps-power-up-slot: Sequencing event slot number on which
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-max77620.txt38 gpio, lpm-control-in, fps-out, 32k-out, sd0-dvs-in, sd1-dvs-in,
42 customised properties are required to configure FPS configuration parameters
44 detail of Flexible Power Sequence (FPS).
46 - maxim,active-fps-source: FPS source for the GPIOs to get
50 FPS source is FPS0.
52 FPS source is FPS1
54 FPS source is FPS2
57 by FPS events and it gets
61 the FPS configuration register for that
64 - maxim,active-fps-power-up-slot: Sequencing event slot number on which
[all …]
/kernel/linux/linux-6.6/drivers/acpi/
Dfan_attr.c21 struct acpi_fan_fps *fps = container_of(attr, struct acpi_fan_fps, dev_attr); in show_state() local
24 if (fps->control == 0xFFFFFFFF || fps->control > 100) in show_state()
27 count = scnprintf(buf, PAGE_SIZE, "%lld:", fps->control); in show_state()
29 if (fps->trip_point == 0xFFFFFFFF || fps->trip_point > 9) in show_state()
32 count += sysfs_emit_at(buf, count, "%lld:", fps->trip_point); in show_state()
34 if (fps->speed == 0xFFFFFFFF) in show_state()
37 count += sysfs_emit_at(buf, count, "%lld:", fps->speed); in show_state()
39 if (fps->noise_level == 0xFFFFFFFF) in show_state()
42 count += sysfs_emit_at(buf, count, "%lld:", fps->noise_level * 100); in show_state()
44 if (fps->power == 0xFFFFFFFF) in show_state()
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dmax77620.txt31 The Flexible Power Sequencer (FPS) allows each regulator to power up under
48 a flexible power sequencer timer or a software bit. When a FPS source of
54 When FPS event cleared (set to LOW), regulators, GPIOs and 32KHz
63 The configuration parameters of FPS is provided through sub-node "fps"
64 and their child for FPS specific. The child node name for FPS are "fps0",
67 The FPS configurations like FPS source, power up and power down slots for
72 There is need for different FPS configuration parameters based on system
78 -maxim,fps-event-source: u32, FPS event source like external
91 -maxim,shutdown-fps-time-period-us: u32, FPS time period in microseconds
95 -maxim,suspend-fps-time-period-us: u32, FPS time period in microseconds
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/
Dmax77620.txt31 The Flexible Power Sequencer (FPS) allows each regulator to power up under
48 a flexible power sequencer timer or a software bit. When a FPS source of
54 When FPS event cleared (set to LOW), regulators, GPIOs and 32KHz
63 The configuration parameters of FPS is provided through sub-node "fps"
64 and their child for FPS specific. The child node name for FPS are "fps0",
67 The FPS configurations like FPS source, power up and power down slots for
72 There is need for different FPS configuration parameters based on system
78 -maxim,fps-event-source: u32, FPS event source like external
91 -maxim,shutdown-fps-time-period-us: u32, FPS time period in microseconds
95 -maxim,suspend-fps-time-period-us: u32, FPS time period in microseconds
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/
Dsti_plane.c48 struct sti_fps_info *fps; in sti_plane_update_fps() local
54 fps = &plane->fps_info; in sti_plane_update_fps()
57 fps->curr_field_counter++; in sti_plane_update_fps()
59 /* do not perform fps calcul if new_frame is false */ in sti_plane_update_fps()
63 fps->curr_frame_counter++; in sti_plane_update_fps()
64 ms_since_last = ktime_to_ms(ktime_sub(now, fps->last_timestamp)); in sti_plane_update_fps()
65 num_frames = fps->curr_frame_counter - fps->last_frame_counter; in sti_plane_update_fps()
70 fps->last_timestamp = now; in sti_plane_update_fps()
71 fps->last_frame_counter = fps->curr_frame_counter; in sti_plane_update_fps()
76 "%-8s %4dx%-4d %.4s @ %3d.%-3.3d fps (%s)", in sti_plane_update_fps()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
Dsti_plane.c47 struct sti_fps_info *fps; in sti_plane_update_fps() local
53 fps = &plane->fps_info; in sti_plane_update_fps()
56 fps->curr_field_counter++; in sti_plane_update_fps()
58 /* do not perform fps calcul if new_frame is false */ in sti_plane_update_fps()
62 fps->curr_frame_counter++; in sti_plane_update_fps()
63 ms_since_last = ktime_to_ms(ktime_sub(now, fps->last_timestamp)); in sti_plane_update_fps()
64 num_frames = fps->curr_frame_counter - fps->last_frame_counter; in sti_plane_update_fps()
69 fps->last_timestamp = now; in sti_plane_update_fps()
70 fps->last_frame_counter = fps->curr_frame_counter; in sti_plane_update_fps()
75 "%-8s %4dx%-4d %.4s @ %3d.%-3.3d fps (%s)", in sti_plane_update_fps()
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Dregulator-max77620.txt39 are required to configure FPS configuration parameters for SDs and LDOs.
41 Power Sequence (FPS).
44 - maxim,active-fps-source: FPS source for the regulators to get
48 FPS source is FPS0.
50 FPS source is FPS1
52 FPS source is FPS2
55 by FPS events and it gets
59 the FPS configuration register for that
62 - maxim,active-fps-power-up-slot: Sequencing event slot number on which
64 master FPS input event set to HIGH.
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/
Dregulator-max77620.txt39 are required to configure FPS configuration parameters for SDs and LDOs.
41 Power Sequence (FPS).
44 - maxim,active-fps-source: FPS source for the regulators to get
48 FPS source is FPS0.
50 FPS source is FPS1
52 FPS source is FPS2
55 by FPS events and it gets
59 the FPS configuration register for that
62 - maxim,active-fps-power-up-slot: Sequencing event slot number on which
64 master FPS input event set to HIGH.
[all …]
/kernel/linux/linux-6.6/arch/arm64/boot/dts/nvidia/
Dtegra210-p2180.dtsi72 fps {
74 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
75 maxim,suspend-fps-time-period-us = <1280>;
79 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN1>;
80 maxim,suspend-fps-time-period-us = <1280>;
84 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
96 function = "fps-out";
98 maxim,active-fps-source = <MAX77620_FPS_SRC_0>;
99 maxim,active-fps-power-up-slot = <7>;
100 maxim,active-fps-power-down-slot = <0>;
[all …]
Dtegra194-p3668.dtsi124 fps {
126 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
127 maxim,shutdown-fps-time-period-us = <640>;
131 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN1>;
132 maxim,shutdown-fps-time-period-us = <640>;
137 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
138 maxim,shutdown-fps-time-period-us = <640>;
150 function = "fps-out";
151 maxim,active-fps-source = <MAX77620_FPS_SRC_DEF>;
156 function = "fps-out";
[all …]
Dtegra210-p3450-0000.dts191 fps {
193 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
194 maxim,suspend-fps-time-period-us = <5120>;
198 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN1>;
199 maxim,suspend-fps-time-period-us = <5120>;
203 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
215 function = "fps-out";
217 maxim,active-fps-source = <MAX77620_FPS_SRC_NONE>;
218 maxim,active-fps-power-up-slot = <0>;
219 maxim,active-fps-power-down-slot = <7>;
[all …]
Dtegra186-p3310.dtsi213 fps {
215 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
216 maxim,shutdown-fps-time-period-us = <640>;
220 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN1>;
221 maxim,shutdown-fps-time-period-us = <640>;
225 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
226 maxim,shutdown-fps-time-period-us = <640>;
238 function = "fps-out";
239 maxim,active-fps-source = <MAX77620_FPS_SRC_0>;
244 function = "fps-out";
[all …]
Dtegra194-p2888.dtsi150 fps {
152 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
153 maxim,shutdown-fps-time-period-us = <640>;
157 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN1>;
158 maxim,shutdown-fps-time-period-us = <640>;
163 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
164 maxim,shutdown-fps-time-period-us = <640>;
176 function = "fps-out";
177 maxim,active-fps-source = <MAX77620_FPS_SRC_DEF>;
182 function = "fps-out";
[all …]
/kernel/linux/linux-5.10/arch/arm64/boot/dts/nvidia/
Dtegra210-p2180.dtsi61 function = "fps-out";
63 maxim,active-fps-source = <MAX77620_FPS_SRC_0>;
64 maxim,active-fps-power-up-slot = <7>;
65 maxim,active-fps-power-down-slot = <0>;
70 function = "fps-out";
72 maxim,active-fps-source = <MAX77620_FPS_SRC_0>;
87 fps {
89 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
90 maxim,suspend-fps-time-period-us = <1280>;
94 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN1>;
[all …]
Dtegra210-p3450-0000.dts200 function = "fps-out";
202 maxim,active-fps-source = <MAX77620_FPS_SRC_NONE>;
203 maxim,active-fps-power-up-slot = <0>;
204 maxim,active-fps-power-down-slot = <7>;
209 function = "fps-out";
211 maxim,active-fps-source = <MAX77620_FPS_SRC_0>;
212 maxim,active-fps-power-up-slot = <0>;
213 maxim,active-fps-power-down-slot = <7>;
218 function = "fps-out";
220 maxim,active-fps-source = <MAX77620_FPS_SRC_0>;
[all …]
Dtegra194-p3668-0000.dtsi145 function = "fps-out";
146 maxim,active-fps-source = <MAX77620_FPS_SRC_DEF>;
151 function = "fps-out";
152 maxim,active-fps-source = <MAX77620_FPS_SRC_DEF>;
157 function = "fps-out";
158 maxim,active-fps-source = <MAX77620_FPS_SRC_DEF>;
180 fps {
182 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
183 maxim,shutdown-fps-time-period-us = <640>;
187 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN1>;
[all …]
Dtegra194-p2888.dtsi150 function = "fps-out";
151 maxim,active-fps-source = <MAX77620_FPS_SRC_DEF>;
156 function = "fps-out";
157 maxim,active-fps-source = <MAX77620_FPS_SRC_DEF>;
162 function = "fps-out";
163 maxim,active-fps-source = <MAX77620_FPS_SRC_DEF>;
185 fps {
187 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
188 maxim,shutdown-fps-time-period-us = <640>;
192 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN1>;
[all …]
Dtegra186-p3310.dtsi246 function = "fps-out";
247 maxim,active-fps-source = <MAX77620_FPS_SRC_0>;
252 function = "fps-out";
253 maxim,active-fps-source = <MAX77620_FPS_SRC_1>;
258 function = "fps-out";
259 maxim,active-fps-source = <MAX77620_FPS_SRC_1>;
287 fps {
289 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
290 maxim,shutdown-fps-time-period-us = <640>;
294 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN1>;
[all …]
/kernel/linux/linux-5.10/drivers/acpi/
Dfan.c70 struct acpi_fan_fps *fps; member
126 * corresponding to maximum fan->fps[i].control in fan_get_state_acpi4()
128 * fan->fps[] is sorted array with increasing speed. in fan_get_state_acpi4()
130 if (fan->fif.fine_grain_ctrl && control < fan->fps[i].control) { in fan_get_state_acpi4()
133 } else if (control == fan->fps[i].control) { in fan_get_state_acpi4()
195 fan->fps[state].control); in fan_set_state_acpi4()
275 struct acpi_fan_fps *fps = container_of(attr, struct acpi_fan_fps, dev_attr); in show_state() local
278 if (fps->control == 0xFFFFFFFF || fps->control > 100) in show_state()
281 count = scnprintf(buf, PAGE_SIZE, "%lld:", fps->control); in show_state()
283 if (fps->trip_point == 0xFFFFFFFF || fps->trip_point > 9) in show_state()
[all …]
/kernel/linux/linux-6.6/drivers/mfd/
Dmax77620.c15 * Flexible Power Sequence (FPS):
16 * The Flexible Power Sequencer (FPS) allows each regulator to power up under
23 * There is 3 FPS confguration registers and all resources are configured to
24 * any of these FPS or no FPS.
267 /* max77620_get_fps_period_reg_value: Get FPS bit field value from
269 * MAX77620 supports the FPS period of 40, 80, 160, 320, 540, 1280, 2560
270 * and 5120 microseconds. MAX20024 supports the FPS period of 20, 40, 80,
272 * The FPS register has 3 bits field to set the FPS period as
307 /* max77620_config_fps: Configure FPS configuration registers
336 sprintf(fps_name, "fps%d", fps_id); in max77620_config_fps()
[all …]
/kernel/linux/linux-5.10/drivers/mfd/
Dmax77620.c15 * Flexible Power Sequence (FPS):
16 * The Flexible Power Sequencer (FPS) allows each regulator to power up under
23 * There is 3 FPS confguration registers and all resources are configured to
24 * any of these FPS or no FPS.
268 /* max77620_get_fps_period_reg_value: Get FPS bit field value from
270 * MAX77620 supports the FPS period of 40, 80, 160, 320, 540, 1280, 2560
271 * and 5120 microseconds. MAX20024 supports the FPS period of 20, 40, 80,
273 * The FPS register has 3 bits field to set the FPS period as
308 /* max77620_config_fps: Configure FPS configuration registers
337 sprintf(fps_name, "fps%d", fps_id); in max77620_config_fps()
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/
Dtm-signal-context-chk-fpu.c35 long tm_signal_self_context_load(pid_t pid, long *gprs, double *fps, vector int *vms, vector int *v…
38 static double fps[] = { variable
55 fail = (ucp->uc_mcontext.fp_regs[FPR14 + i] != fps[i]); in signal_usr1()
59 FPR14 + i, ucp->uc_mcontext.fp_regs[FPR14 + i], fps[i]); in signal_usr1()
65 fail = (tm_ucp->uc_mcontext.fp_regs[FPR14 + i] != fps[NV_FPU_REGS + i]); in signal_usr1()
69 FPR14 + i, tm_ucp->uc_mcontext.fp_regs[FPR14 + i], fps[NV_FPU_REGS + i]); in signal_usr1()
97 * array pointers to it, in that case 'fps', and invoke the in tm_signal_context_chk_fpu()
100 rc = tm_signal_self_context_load(pid, NULL, fps, NULL, NULL); in tm_signal_context_chk_fpu()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
Dtm-signal-context-chk-fpu.c35 long tm_signal_self_context_load(pid_t pid, long *gprs, double *fps, vector int *vms, vector int *v…
38 static double fps[] = { variable
55 fail = (ucp->uc_mcontext.fp_regs[FPR14 + i] != fps[i]); in signal_usr1()
59 FPR14 + i, ucp->uc_mcontext.fp_regs[FPR14 + i], fps[i]); in signal_usr1()
65 fail = (tm_ucp->uc_mcontext.fp_regs[FPR14 + i] != fps[NV_FPU_REGS + i]); in signal_usr1()
69 FPR14 + i, tm_ucp->uc_mcontext.fp_regs[FPR14 + i], fps[NV_FPU_REGS + i]); in signal_usr1()
96 * array pointers to it, in that case 'fps', and invoke the in tm_signal_context_chk_fpu()
99 rc = tm_signal_self_context_load(pid, NULL, fps, NULL, NULL); in tm_signal_context_chk_fpu()
/kernel/linux/linux-5.10/drivers/media/pci/tw686x/
Dtw686x-video.c348 0x80000006, /* 2 fps (60Hz), 2 fps (50Hz) */
349 0x80018006, /* 4 fps (60Hz), 4 fps (50Hz) */
350 0x80618006, /* 6 fps (60Hz), 6 fps (50Hz) */
351 0x81818186, /* 8 fps (60Hz), 8 fps (50Hz) */
352 0x86186186, /* 10 fps (60Hz), 8 fps (50Hz) */
353 0x86619866, /* 12 fps (60Hz), 10 fps (50Hz) */
354 0x86666666, /* 14 fps (60Hz), 12 fps (50Hz) */
355 0x9999999e, /* 16 fps (60Hz), 14 fps (50Hz) */
356 0x99e6799e, /* 18 fps (60Hz), 16 fps (50Hz) */
357 0x9e79e79e, /* 20 fps (60Hz), 16 fps (50Hz) */
[all …]

12345678910>>...19