/linux-6.1.9/arch/ia64/kernel/ |
D | unwind_decoder.c | 224 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-6.1.9/Documentation/devicetree/bindings/gpio/ |
D | gpio_lpc32xx.txt | 12 3: GPIO P3 13 4: GPI P3 14 5: GPO P3
|
/linux-6.1.9/drivers/block/paride/ |
D | dstr.c | 39 #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-6.1.9/Documentation/devicetree/bindings/usb/ |
D | snps,dwc3.yaml | 62 SS PHY in P3. But particular cases may differ from that having less 136 description: Set if we enable P3 OK for U2/SS Inactive quirk 141 When set, the core will always request for P1/P2/P3 transition sequence. 146 When set core will delay P1/P2/P3 until a certain amount of 8B10B errors 151 description: When set core will delay PHY power change from P0 to P1/P2/P3. 202 When set core will disable receiver detection in PHY P3 power state. 213 When set core will change PHY power from P0 to P1/P2/P3 without delay.
|
/linux-6.1.9/drivers/video/logo/ |
D | logo_spe_clut224.ppm | 1 P3
|
D | clut_vga16.ppm | 1 P3
|
D | logo_linux_clut224.ppm | 1 P3
|
D | logo_linux_vga16.ppm | 1 P3
|
D | logo_mac_clut224.ppm | 1 P3
|
D | logo_sgi_clut224.ppm | 1 P3
|
D | logo_sun_clut224.ppm | 1 P3
|
D | logo_superh_vga16.ppm | 1 P3
|
D | logo_superh_clut224.ppm | 1 P3
|
D | logo_parisc_clut224.ppm | 1 P3
|
D | logo_dec_clut224.ppm | 1 P3
|
/linux-6.1.9/tools/memory-model/litmus-tests/ |
D | IRIW+poonceonces+OnceOnce.litmus | 34 P3(int *x, int *y)
|
D | IRIW+fencembonceonces+OnceOnce.litmus | 35 P3(int *x, int *y)
|
/linux-6.1.9/drivers/iio/pressure/ |
D | bmp280-core.c | 73 s16 P3; member 95 s8 P3; member 225 enum { T1, T2, T3, P1, P2, P3, P4, P5, P6, P7, P8, P9 }; enumerator 314 calib->P3 = le16_to_cpu(data->bmp280_cal_buf[P3]); in bmp280_read_calib() 459 var1 = ((var1 * var1 * (s64)calib->P3) >> 8) + in bmp280_compensate_press() 1072 var4 = ((s64)calib->P3 * var1) << 2; in bmp380_compensate_press() 1186 calib->P3 = data->bmp380_cal_buf[BMP380_P3]; in bmp380_read_calib()
|
/linux-6.1.9/drivers/ata/ |
D | ata_piix.c | 109 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-6.1.9/arch/m68k/fpsp040/ |
D | stan.S | 33 | U = r + r*s*(P1 + s*(P2 + s*P3)), and 39 | U = r + r*s*(P1 + s*(P2 + s*P3)), and
|
/linux-6.1.9/Documentation/userspace-api/media/v4l/ |
D | colorspaces-details.rst | 445 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
|
D | colorspaces-defs.rst | 99 - Use the DCI-P3 transfer function.
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | exynos5250-smdk5250.dts | 214 regulator-name = "P3.0V_LDO_OUT12";
|
/linux-6.1.9/arch/arm/crypto/ |
D | ghash-ce-core.S | 134 veor t1l, t1l, t1h @ t1 = (M) (P2 + P3) << 16
|
/linux-6.1.9/drivers/pinctrl/aspeed/ |
D | pinctrl-aspeed-g5.c | 728 #define P3 93 macro 730 SIG_EXPR_LIST_DECL_SINGLE(P3, VPICLK, VPI24, VPI_24_RSVD_DESC, P3_DESC, COND2); 731 SIG_EXPR_LIST_DECL_SINGLE(P3, NRTS1, NRTS1, P3_DESC, COND2); 732 PIN_DECL_2(P3, GPIOL5, VPICLK, NRTS1); 733 FUNC_GROUP_DECL(NRTS1, P3); 929 FUNC_GROUP_DECL(VPI24, T1, U2, P4, P3, Y1, AB2, AA1, Y2, AA2, P5, R5, T5, V3, 2073 ASPEED_PINCTRL_PIN(P3),
|