Searched refs:P7 (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/arch/ia64/kernel/ |
D | unwind_decoder.c | 281 UNW_DEC_MEM_STACK_F(P7, t, size, arg); in unw_decode_p7_p10() 284 case 1: UNW_DEC_MEM_STACK_V(P7, t, arg); break; in unw_decode_p7_p10() 285 case 2: UNW_DEC_SPILL_BASE(P7, t, arg); break; in unw_decode_p7_p10() 286 case 3: UNW_DEC_REG_SPREL(P7, UNW_REG_PSP, t, arg); break; in unw_decode_p7_p10() 287 case 4: UNW_DEC_REG_WHEN(P7, UNW_REG_RP, t, arg); break; in unw_decode_p7_p10() 288 case 5: UNW_DEC_REG_PSPREL(P7, UNW_REG_RP, t, arg); break; in unw_decode_p7_p10() 289 case 6: UNW_DEC_REG_WHEN(P7, UNW_REG_PFS, t, arg); break; in unw_decode_p7_p10() 290 case 7: UNW_DEC_REG_PSPREL(P7, UNW_REG_PFS, t, arg); break; in unw_decode_p7_p10() 291 case 8: UNW_DEC_REG_WHEN(P7, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10() 292 case 9: UNW_DEC_REG_PSPREL(P7, UNW_REG_PR, t, arg); break; in unw_decode_p7_p10() [all …]
|
/linux-4.1.27/drivers/iio/pressure/ |
D | bmp280.c | 88 enum { P1, P2, P3, P4, P5, P6, P7, P8, P9 }; enumerator 217 p = ((p + var1 + var2) >> 8) + (((s64)(s16)le16_to_cpu(buf[P7])) << 4); in bmp280_compensate_press()
|
/linux-4.1.27/arch/powerpc/platforms/ |
D | Kconfig.cputype | 271 VSX (P7 and above), but does not have any affect on a non-VSX
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | am43x-epos-evm.dts | 89 0x02000207 /* P7 */
|