Home
last modified time | relevance | path

Searched refs:P3 (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/kernel/
H A 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_BSPSTOR in unw_decode_p2_p5()
[all...]
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A 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_BSPSTOR in unw_decode_p2_p5()
[all...]
/kernel/linux/linux-5.10/drivers/block/paride/
H A 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()
/kernel/linux/linux-6.6/drivers/ata/pata_parport/
H 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()
/kernel/linux/linux-5.10/drivers/iio/pressure/
H A Dbmp280-core.c62 s16 P3; member
130 enum { P1, P2, P3, P4, P5, P6, P7, P8, P9 }; enumerator
192 calib->P3 = le16_to_cpu(p_buf[P3]); in bmp280_read_calib()
319 var1 = ((var1 * var1 * (s64)calib->P3) >> 8) + in bmp280_compensate_press()
/kernel/linux/linux-6.6/drivers/iio/pressure/
H A Dbmp280.h332 s16 P3; member
354 s8 P3; member
H A Dbmp280-core.c115 enum { T1, T2, T3, P1, P2, P3, P4, P5, P6, P7, P8, P9 }; enumerator
204 calib->P3 = le16_to_cpu(data->bmp280_cal_buf[P3]); in bmp280_read_calib()
349 var1 = ((var1 * var1 * (s64)calib->P3) >> 8) + in bmp280_compensate_press()
968 var4 = ((s64)calib->P3 * var1) << 2; in bmp380_compensate_press()
1082 calib->P3 = data->bmp380_cal_buf[BMP380_P3]; in bmp380_read_calib()
/kernel/linux/linux-5.10/drivers/ata/
H A Data_piix.c108 P3 = 3, /* port 3 */ enumerator
359 { P0, P2, P1, P3 }, /* 00b */
360 { IDE, IDE, P1, P3 }, /* 01b */
377 { IDE, IDE, P1, P3 }, /* 01b */
388 { P0, P2, P1, P3 }, /* 00b (hardwired when in AHCI) */
/kernel/linux/linux-6.6/drivers/ata/
H 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) */
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dstan.S33 | U = r + r*s*(P1 + s*(P2 + s*P3)), and
39 | U = r + r*s*(P1 + s*(P2 + s*P3)), and
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dstan.S33 | U = r + r*s*(P1 + s*(P2 + s*P3)), and
39 | U = r + r*s*(P1 + s*(P2 + s*P3)), and
/kernel/linux/linux-5.10/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g5.c728 #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),
/kernel/linux/linux-6.6/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g5.c728 #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),
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dghash-ce-core.S135 veor t1l, t1l, t1h @ t1 = (M) (P2 + P3) << 16
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dfplsp.S5634 # U = r + r*s*(P1 + s*(P2 + s*P3)), and #
5640 # U = r + r*s*(P1 + s*(P2 + s*P3)), and #
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dfplsp.S5634 # U = r + r*s*(P1 + s*(P2 + s*P3)), and #
5640 # U = r + r*s*(P1 + s*(P2 + s*P3)), and #

Completed in 39 milliseconds