Home
last modified time | relevance | path

Searched refs:P3 (Results 1 – 25 of 41) sorted by relevance

12

/linux/drivers/media/platform/raspberrypi/pisp_be/
A Dpisp_be_formats.h63 .plane_factor = { P3(1), P3(0.25), P3(0.25) },
73 .plane_factor = { P3(1), P3(0.25), P3(0.25) },
82 .plane_factor = { P3(1), P3(0.5) },
91 .plane_factor = { P3(1), P3(0.5) },
137 .plane_factor = { P3(1), P3(0.25), P3(0.25) },
146 .plane_factor = { P3(1), P3(0.5) },
164 .plane_factor = { P3(1), P3(0.25), P3(0.25) },
173 .plane_factor = { P3(1), P3(0.5), P3(0.5) },
182 .plane_factor = { P3(1), P3(0.5), P3(0.5) },
191 .plane_factor = { P3(1), P3(1), P3(1) },
[all …]
/linux/Documentation/devicetree/bindings/gpio/
A Dnxp,lpc3220-gpio.yaml28 3: GPIO P3
29 4: GPI P3
30 5: GPO P3
/linux/drivers/ata/pata_parport/
A Ddstr.c31 #define P3 w2(6);w2(4);w2(6);w2(4); macro
124 P2; w0(0x82); P1; P3; w0(0x20); P1; in dstr_read_block()
173 P2; w0(0x82); P1; P3; w0(0x20); P1; in dstr_write_block()
/linux/drivers/video/logo/
A Dlogo_spe_clut224.ppm1 P3
A Dclut_vga16.ppm1 P3
A Dlogo_sun_clut224.ppm1 P3
A Dlogo_superh_clut224.ppm1 P3
A Dlogo_superh_vga16.ppm1 P3
A Dlogo_linux_clut224.ppm1 P3
A Dlogo_linux_vga16.ppm1 P3
A Dlogo_mac_clut224.ppm1 P3
A Dlogo_sgi_clut224.ppm1 P3
A Dlogo_parisc_clut224.ppm1 P3
A Dlogo_dec_clut224.ppm1 P3
/linux/Documentation/devicetree/bindings/usb/
A Dsnps,dwc3.yaml62 SS PHY in P3. But particular cases may differ from that having less
151 description: Set if we enable P3 OK for U2/SS Inactive quirk
156 When set, the core will always request for P1/P2/P3 transition sequence.
161 When set core will delay P1/P2/P3 until a certain amount of 8B10B errors
166 description: When set core will delay PHY power change from P0 to P1/P2/P3.
217 When set core will disable receiver detection in PHY P3 power state.
228 When set core will change PHY power from P0 to P1/P2/P3 without delay.
/linux/tools/memory-model/litmus-tests/
A DIRIW+poonceonces+OnceOnce.litmus34 P3(int *x, int *y)
A DIRIW+fencembonceonces+OnceOnce.litmus35 P3(int *x, int *y)
/linux/drivers/iio/pressure/
A Dbmp280.h346 s16 P3; member
368 s8 P3; member
A Dbmp280-core.c119 enum { T1, T2, T3, P1, P2, P3, P4, P5, P6, P7, P8, P9 }; enumerator
332 calib->P3 = le16_to_cpu(data->bmp280_cal_buf[P3]); in bmp280_read_calib()
558 var1 = ((var1 * var1 * (s64)calib->P3) >> 8) + in bmp280_compensate_press()
1382 var4 = ((s64)calib->P3 * var1) << 2; in bmp380_compensate_press()
1465 calib->P3 = data->bmp380_cal_buf[BMP380_P3]; in bmp380_read_calib()
/linux/drivers/ata/
A Data_piix.c109 P3 = 3, /* port 3 */ enumerator
360 { P0, P2, P1, P3 }, /* 00b */
361 { IDE, IDE, P1, P3 }, /* 01b */
378 { IDE, IDE, P1, P3 }, /* 01b */
389 { P0, P2, P1, P3 }, /* 00b (hardwired when in AHCI) */
/linux/arch/m68k/fpsp040/
A Dstan.S33 | U = r + r*s*(P1 + s*(P2 + s*P3)), and
39 | U = r + r*s*(P1 + s*(P2 + s*P3)), and
/linux/arch/arm64/boot/dts/freescale/
A Dimx8mm-venice-gw75xx.dtsi165 * P3 - miniPCIe full card
A Dimx8mp-venice-gw75xx.dtsi161 * P3 - miniPCIe full card
/linux/drivers/iio/chemical/
A Dbme680_core.c34 P3 = 8, enumerator
179 calib->par_p3 = data->bme680_cal_buf_1[P3]; in bme680_read_calib()
/linux/Documentation/userspace-api/media/v4l/
A Dcolorspaces-details.rst445 Colorspace DCI-P3 (V4L2_COLORSPACE_DCI_P3)
449 projectors that use the DCI-P3 colorspace. The default transfer function
462 .. flat-table:: DCI-P3 Chromaticities

Completed in 64 milliseconds

12