Home
last modified time | relevance | path

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

12

/Linux-v4.19/arch/ia64/kernel/
Dunwind_decoder.c224 case 0: UNW_DEC_REG_GR(P3, UNW_REG_PSP, dst, arg); break; in unw_decode_p2_p5()
225 case 1: UNW_DEC_REG_GR(P3, UNW_REG_RP, dst, arg); break; in unw_decode_p2_p5()
226 case 2: UNW_DEC_REG_GR(P3, UNW_REG_PFS, dst, arg); break; in unw_decode_p2_p5()
227 case 3: UNW_DEC_REG_GR(P3, UNW_REG_PR, dst, arg); break; in unw_decode_p2_p5()
228 case 4: UNW_DEC_REG_GR(P3, UNW_REG_UNAT, dst, arg); break; in unw_decode_p2_p5()
229 case 5: UNW_DEC_REG_GR(P3, UNW_REG_LC, dst, arg); break; in unw_decode_p2_p5()
230 case 6: UNW_DEC_RP_BR(P3, dst, arg); break; in unw_decode_p2_p5()
231 case 7: UNW_DEC_REG_GR(P3, UNW_REG_RNAT, dst, arg); break; in unw_decode_p2_p5()
232 case 8: UNW_DEC_REG_GR(P3, UNW_REG_BSP, dst, arg); break; in unw_decode_p2_p5()
233 case 9: UNW_DEC_REG_GR(P3, UNW_REG_BSPSTORE, dst, arg); break; in unw_decode_p2_p5()
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/gpio/
Dgpio_lpc32xx.txt12 3: GPIO P3
13 4: GPI P3
14 5: GPO P3
/Linux-v4.19/Documentation/devicetree/bindings/usb/
Ddwc3.txt45 - snps,u2ss_inp3_quirk: set if we enable P3 OK for U2/SS Inactive quirk
47 P1/P2/P3 transition sequence.
48 - snps,del_p1p2p3_quirk: when set core will delay P1/P2/P3 until a certain
51 from P0 to P1/P2/P3.
63 in PHY P3 power state.
68 from P0 to P1/P2/P3 without delay.
/Linux-v4.19/drivers/block/paride/
Ddstr.c39 #define P3 w2(6);w2(4);w2(6);w2(4); macro
121 P2; w0(0x82); P1; P3; w0(0x20); P1; in dstr_read_block()
163 P2; w0(0x82); P1; P3; w0(0x20); P1; in dstr_write_block()
/Linux-v4.19/drivers/video/logo/
Dlogo_spe_clut224.ppm1 P3
Dclut_vga16.ppm1 P3
Dlogo_sgi_clut224.ppm1 P3
Dlogo_sun_clut224.ppm1 P3
Dlogo_superh_clut224.ppm1 P3
Dlogo_linux_clut224.ppm1 P3
Dlogo_linux_vga16.ppm1 P3
Dlogo_mac_clut224.ppm1 P3
Dlogo_superh_vga16.ppm1 P3
Dlogo_parisc_clut224.ppm1 P3
Dlogo_dec_clut224.ppm1 P3
/Linux-v4.19/tools/memory-model/litmus-tests/
DIRIW+poonceonces+OnceOnce.litmus34 P3(int *x, int *y)
DIRIW+fencembonceonces+OnceOnce.litmus35 P3(int *x, int *y)
/Linux-v4.19/drivers/iio/pressure/
Dbmp280-core.c65 s16 P3; member
128 enum { P1, P2, P3, P4, P5, P6, P7, P8, P9 }; enumerator
182 calib->P3 = le16_to_cpu(p_buf[P3]); in bmp280_read_calib()
307 var1 = ((var1 * var1 * (s64)calib->P3) >> 8) + in bmp280_compensate_press()
/Linux-v4.19/drivers/ata/
Data_piix.c125 P3 = 3, /* port 3 */ enumerator
376 { P0, P2, P1, P3 }, /* 00b */
377 { IDE, IDE, P1, P3 }, /* 01b */
394 { IDE, IDE, P1, P3 }, /* 01b */
405 { P0, P2, P1, P3 }, /* 00b (hardwired when in AHCI) */
/Linux-v4.19/arch/m68k/fpsp040/
Dstan.S33 | U = r + r*s*(P1 + s*(P2 + s*P3)), and
39 | U = r + r*s*(P1 + s*(P2 + s*P3)), and
/Linux-v4.19/arch/arm/crypto/
Dghash-ce-core.S108 veor t1l, t1l, t1h @ t1 = (M) (P2 + P3) << 16
/Linux-v4.19/Documentation/media/uapi/v4l/
Dcolorspaces-details.rst466 Colorspace DCI-P3 (V4L2_COLORSPACE_DCI_P3)
470 projectors that use the DCI-P3 colorspace. The default transfer function
486 .. flat-table:: DCI-P3 Chromaticities
Dcolorspaces-defs.rst100 - Use the DCI-P3 transfer function.
/Linux-v4.19/arch/arm/boot/dts/
Dexynos5250-smdk5250.dts208 regulator-name = "P3.0V_LDO_OUT12";
Dexynos5250-spring.dts210 regulator-name = "P3.0V_LDO_OUT12";

12