Home
last modified time | relevance | path

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

12345678910

/Linux-v6.1/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 …]
/Linux-v6.1/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 += scnprintf(&buf[count], PAGE_SIZE - count, "%lld:", fps->trip_point); in show_state()
34 if (fps->speed == 0xFFFFFFFF) in show_state()
37 count += scnprintf(&buf[count], PAGE_SIZE - count, "%lld:", fps->speed); in show_state()
39 if (fps->noise_level == 0xFFFFFFFF) in show_state()
42 count += scnprintf(&buf[count], PAGE_SIZE - count, "%lld:", fps->noise_level * 100); in show_state()
44 if (fps->power == 0xFFFFFFFF) in show_state()
[all …]
Dfan_core.c101 if (fst.control == fan->fps[i].control) in fan_get_state_acpi4()
171 value = fan->fps[state].control; in fan_set_state_acpi4()
284 fan->fps = devm_kcalloc(&device->dev, in acpi_fan_get_fps()
287 if (!fan->fps) { in acpi_fan_get_fps()
294 struct acpi_buffer fps = { offsetof(struct acpi_fan_fps, name), in acpi_fan_get_fps() local
295 &fan->fps[i] }; in acpi_fan_get_fps()
297 &format, &fps); in acpi_fan_get_fps()
305 sort(fan->fps, fan->fps_count, sizeof(*fan->fps), in acpi_fan_get_fps()
/Linux-v6.1/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 …]
/Linux-v6.1/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 …]
/Linux-v6.1/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 …]
/Linux-v6.1/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 …]
Dtegra194-p3668.dtsi132 function = "fps-out";
133 maxim,active-fps-source = <MAX77620_FPS_SRC_DEF>;
138 function = "fps-out";
139 maxim,active-fps-source = <MAX77620_FPS_SRC_DEF>;
144 function = "fps-out";
145 maxim,active-fps-source = <MAX77620_FPS_SRC_DEF>;
167 fps {
169 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
170 maxim,shutdown-fps-time-period-us = <640>;
174 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN1>;
[all …]
Dtegra210-p3450-0000.dts197 function = "fps-out";
199 maxim,active-fps-source = <MAX77620_FPS_SRC_NONE>;
200 maxim,active-fps-power-up-slot = <0>;
201 maxim,active-fps-power-down-slot = <7>;
206 function = "fps-out";
208 maxim,active-fps-source = <MAX77620_FPS_SRC_0>;
209 maxim,active-fps-power-up-slot = <0>;
210 maxim,active-fps-power-down-slot = <7>;
215 function = "fps-out";
217 maxim,active-fps-source = <MAX77620_FPS_SRC_0>;
[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 …]
Dtegra194-p2888.dtsi158 function = "fps-out";
159 maxim,active-fps-source = <MAX77620_FPS_SRC_DEF>;
164 function = "fps-out";
165 maxim,active-fps-source = <MAX77620_FPS_SRC_DEF>;
170 function = "fps-out";
171 maxim,active-fps-source = <MAX77620_FPS_SRC_DEF>;
193 fps {
195 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
196 maxim,shutdown-fps-time-period-us = <640>;
200 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN1>;
[all …]
Dtegra210-smaug.dts1405 function = "fps-out";
1407 maxim,active-fps-source = <MAX77620_FPS_SRC_0>;
1408 maxim,active-fps-power-up-slot = <4>;
1409 maxim,active-fps-power-down-slot = <2>;
1424 fps {
1426 maxim,shutdown-fps-time-period-us = <5120>;
1427 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
1431 maxim,shutdown-fps-time-period-us = <5120>;
1432 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN1>;
1437 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
[all …]
Dtegra210-p2894.dtsi1353 function = "fps-out";
1355 maxim,active-fps-source = <MAX77620_FPS_SRC_0>;
1356 maxim,active-fps-power-up-slot = <7>;
1357 maxim,active-fps-power-down-slot = <0>;
1362 function = "fps-out";
1364 maxim,active-fps-source = <MAX77620_FPS_SRC_0>;
1369 function = "fps-out";
1371 maxim,active-fps-source = <MAX77620_FPS_SRC_0>;
1393 fps {
1399 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
[all …]
/Linux-v6.1/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 …]
/Linux-v6.1/drivers/media/pci/tw686x/
Dtw686x-video.c347 0x80000006, /* 2 fps (60Hz), 2 fps (50Hz) */
348 0x80018006, /* 4 fps (60Hz), 4 fps (50Hz) */
349 0x80618006, /* 6 fps (60Hz), 6 fps (50Hz) */
350 0x81818186, /* 8 fps (60Hz), 8 fps (50Hz) */
351 0x86186186, /* 10 fps (60Hz), 8 fps (50Hz) */
352 0x86619866, /* 12 fps (60Hz), 10 fps (50Hz) */
353 0x86666666, /* 14 fps (60Hz), 12 fps (50Hz) */
354 0x9999999e, /* 16 fps (60Hz), 14 fps (50Hz) */
355 0x99e6799e, /* 18 fps (60Hz), 16 fps (50Hz) */
356 0x9e79e79e, /* 20 fps (60Hz), 16 fps (50Hz) */
[all …]
/Linux-v6.1/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()
/Linux-v6.1/drivers/staging/media/atomisp/i2c/
Dov2680.h148 int fps; member
284 * 176x144 30fps VBlanking 1lane 10Bit (binning)
325 * 352x288 30fps VBlanking 1lane 10Bit (binning)
364 * 336x256 30fps VBlanking 1lane 10Bit (binning)
403 * 656x496 30fps VBlanking 1lane 10Bit (binning)
442 * 720x592 30fps VBlanking 1lane 10Bit (binning)
483 * 800x600 30fps VBlanking 1lane 10Bit (binning)
522 * 720p=1280*720 30fps VBlanking 1lane 10Bit (no-Scaling)
561 * 1296x976 30fps VBlanking 1lane 10Bit(no-scaling)
600 * 1456*1096 30fps VBlanking 1lane 10bit(no-scaling)
[all …]
/Linux-v6.1/drivers/staging/media/atomisp/pci/
Datomisp_v4l2.c116 .fps = ISP_FREQ_RULE_ANY,
123 .fps = ISP_FREQ_RULE_ANY,
130 .fps = ISP_FREQ_RULE_ANY,
137 .fps = ISP_FREQ_RULE_ANY,
144 .fps = ISP_FREQ_RULE_ANY,
163 .fps = ISP_FREQ_RULE_ANY,
170 .fps = ISP_FREQ_RULE_ANY,
177 .fps = ISP_FREQ_RULE_ANY,
184 .fps = ISP_FREQ_RULE_ANY,
191 .fps = ISP_FREQ_RULE_ANY,
[all …]
/Linux-v6.1/drivers/media/usb/pwc/
Dpwc-kiara.c38 /* 5 fps */
45 /* 10 fps */
52 /* 15 fps */
59 /* 20 fps */
66 /* 25 fps */
73 /* 30 fps */
83 /* 5 fps */
90 /* 10 fps */
97 /* 15 fps */
104 /* 20 fps */
[all …]
Dpwc-ctrl.c144 int fps, ret = 0; in set_video_mode_Nala() local
175 fps = frames2table[frames]; in set_video_mode_Nala()
176 pEntry = &Nala_table[size][fps]; in set_video_mode_Nala()
220 int fps, ret = 0; in set_video_mode_Timon() local
230 fps = (frames / 5) - 1; in set_video_mode_Timon()
234 pChoose = &Timon_table[size][fps][*compression]; in set_video_mode_Timon()
254 pdev->vframes = (fps + 1) * 5; in set_video_mode_Timon()
271 int fps, ret = 0; in set_video_mode_Kiara() local
281 fps = (frames / 5) - 1; in set_video_mode_Kiara()
285 pChoose = &Kiara_table[size][fps][*compression]; in set_video_mode_Kiara()
[all …]
/Linux-v6.1/drivers/media/usb/gspca/stv06xx/
Dstv06xx_hdcs.c389 * 5 = 7.8 fps, in hdcs_probe_1x00()
390 * 6 = 6.9 fps, in hdcs_probe_1x00()
391 * 8 = 6.3 fps, in hdcs_probe_1x00()
392 * 10 = 5.5 fps, in hdcs_probe_1x00()
393 * 15 = 4.4 fps, in hdcs_probe_1x00()
394 * 31 = 2.8 fps in hdcs_probe_1x00()
399 * 19 = 7.3 fps in hdcs_probe_1x00()
400 * 20 = 7.4 fps in hdcs_probe_1x00()
401 * 21 = 7.4 fps in hdcs_probe_1x00()
402 * 22 = 7.4 fps in hdcs_probe_1x00()
[all …]
/Linux-v6.1/Documentation/driver-api/media/drivers/
Dzoran.rst33 Norms: PAL, SECAM (720x576 @ 25 fps), NTSC (720x480 @ 29.97 fps)
54 Norms: PAL, SECAM (720x576 @ 25 fps), NTSC (720x480 @ 29.97 fps)
75 Norms: PAL (720x576 @ 25 fps), NTSC (720x480 @ 29.97 fps)
92 Norms: PAL (720x576 @ 25 fps), NTSC (720x480 @ 29.97 fps)
109 Norms: PAL, SECAM (768x576 @ 25 fps), NTSC (640x480 @ 29.97 fps)
126 Norms: PAL, SECAM (768x576 @ 25 fps), NTSC (640x480 @ 29.97 fps)
144 Norms: PAL, SECAM (768x576 @ 25 fps), NTSC (640x480 @ 29.97 fps)
162 Norms: PAL, SECAM (768x576 @ 25 fps), NTSC (640x480 @ 29.97 fps)
180 Norms: PAL, SECAM (768x576 @ 25 fps), NTSC (640x480 @ 29.97 fps)
/Linux-v6.1/include/dt-bindings/mfd/
Dmax77620.h24 /* FPS event source */
29 /* Device state when FPS event LOW */
33 /* FPS source */
/Linux-v6.1/drivers/net/ethernet/mscc/
Docelot_police.h17 MSCC_QOS_RATE_MODE_FRAME, /* Measures frame rate in fps */
27 u32 cir; /* CIR in kbps/fps (ignored in SLB mode) */
29 u32 pir; /* PIR in kbps/fps */
/Linux-v6.1/drivers/staging/media/atomisp/i2c/ov5693/
Dov5693.h197 int fps; member
514 * 654x496 30fps 17ms VBlanking 2lane 10Bit (Scaling)
544 * 1296x976 30fps 17ms VBlanking 2lane 10Bit (Scaling)
590 * 336x256 30fps 17ms VBlanking 2lane 10Bit (Scaling)
619 * 336x256 30fps 17ms VBlanking 2lane 10Bit (Scaling)
646 * ov5693_192x160 30fps 17ms VBlanking 2lane 10Bit (Scaling)
734 * 976x556 30fps 8.8ms VBlanking 2lane 10Bit (Scaling)
867 * 1940x1096 30fps 8.8ms VBlanking 2lane 10bit (Scaling)
961 * 2592x1944 30fps 0.6ms VBlanking 2lane 10Bit
1109 .fps = 30,
[all …]

12345678910