pm1               348 arch/x86/kernel/tsc.c static unsigned long calc_pmtimer_ref(u64 deltatsc, u64 pm1, u64 pm2)
pm1               352 arch/x86/kernel/tsc.c 	if (!pm1 && !pm2)
pm1               355 arch/x86/kernel/tsc.c 	if (pm2 < pm1)
pm1               357 arch/x86/kernel/tsc.c 	pm2 -= pm1;
pm1               137 drivers/mfd/sm501.c 	unsigned long pm1 = smc501_readl(sm->regs + SM501_POWER_MODE_1_CLOCK);
pm1               164 drivers/mfd/sm501.c 		misct, pm0, pm1);
pm1               184 drivers/mfd/sm501.c 		fmt_freq(decode_div(pll2, pm1, 24, 1<<29, 31)),
pm1               185 drivers/mfd/sm501.c 		fmt_freq(decode_div(pll2, pm1, 16, 1<<20, 15)),
pm1               186 drivers/mfd/sm501.c 		fmt_freq(decode_div(pll2, pm1, 8,  1<<12, 15)),
pm1               187 drivers/mfd/sm501.c 		fmt_freq(decode_div(pll2, pm1, 0,  1<<4,  15)));
pm1              1275 drivers/scsi/sym53c8xx_2/sym_fw1.h 		offsetof (struct sym_ccb, phys.pm1.sg),
pm1              1295 drivers/scsi/sym53c8xx_2/sym_fw1.h 		offsetof (struct sym_ccb, phys.pm1.sg),
pm1              1311 drivers/scsi/sym53c8xx_2/sym_fw1.h 	SCR_REG_REG (scratcha, SCR_ADD, offsetof (struct sym_ccb,phys.pm1.ret)),
pm1              1150 drivers/scsi/sym53c8xx_2/sym_fw2.h 		offsetof (struct sym_ccb, phys.pm1.sg),
pm1              1170 drivers/scsi/sym53c8xx_2/sym_fw2.h 		offsetof (struct sym_ccb, phys.pm1.sg),
pm1              1184 drivers/scsi/sym53c8xx_2/sym_fw2.h 		offsetof (struct sym_ccb, phys.pm1.ret),
pm1              1639 drivers/scsi/sym53c8xx_2/sym_fw2.h 		offsetof(struct sym_ccb, phys.pm1.ret),
pm1              1697 drivers/scsi/sym53c8xx_2/sym_fw2.h 		offsetof(struct sym_ccb, phys.pm1.ret),
pm1              1712 drivers/scsi/sym53c8xx_2/sym_fw2.h 		offsetof(struct sym_ccb, phys.pm1.sg.size),
pm1              1714 drivers/scsi/sym53c8xx_2/sym_fw2.h 		offsetof(struct sym_ccb, phys.pm1.sg.addr),
pm1              2576 drivers/scsi/sym53c8xx_2/sym_hipd.c 			nxtdsp = scr_to_cpu(cp->phys.pm1.ret);
pm1              2587 drivers/scsi/sym53c8xx_2/sym_hipd.c 		pm = &cp->phys.pm1;
pm1              3643 drivers/scsi/sym53c8xx_2/sym_hipd.c 		pm = &cp->phys.pm1;
pm1              3798 drivers/scsi/sym53c8xx_2/sym_hipd.c 		pm = &cp->phys.pm1;
pm1               704 drivers/scsi/sym53c8xx_2/sym_hipd.h 	struct sym_pmc pm1;
pm1                32 lib/raid6/recov_neon_inner.c 	uint8x16_t pm1 = vld1q_u8(pbmul + 16);
pm1                62 lib/raid6/recov_neon_inner.c 		vy = vqtbl1q_u8(pm1, vy);
pm1              1081 sound/soc/codecs/wm8350.c 	u16 pm1;
pm1              1086 sound/soc/codecs/wm8350.c 		pm1 = wm8350_reg_read(wm8350, WM8350_POWER_MGMT_1) &
pm1              1089 sound/soc/codecs/wm8350.c 				 pm1 | WM8350_VMID_50K |
pm1              1094 sound/soc/codecs/wm8350.c 		pm1 = wm8350_reg_read(wm8350, WM8350_POWER_MGMT_1);
pm1              1095 sound/soc/codecs/wm8350.c 		pm1 &= ~WM8350_VMID_MASK;
pm1              1097 sound/soc/codecs/wm8350.c 				 pm1 | WM8350_VMID_50K);
pm1              1144 sound/soc/codecs/wm8350.c 			pm1 = wm8350_reg_read(wm8350, WM8350_POWER_MGMT_1) &
pm1              1146 sound/soc/codecs/wm8350.c 			pm1 |= WM8350_VMID_300K |
pm1              1149 sound/soc/codecs/wm8350.c 					 pm1);
pm1              1153 sound/soc/codecs/wm8350.c 			pm1 |= WM8350_BIASEN;
pm1              1154 sound/soc/codecs/wm8350.c 			wm8350_reg_write(wm8350, WM8350_POWER_MGMT_1, pm1);
pm1              1161 sound/soc/codecs/wm8350.c 			pm1 = wm8350_reg_read(wm8350, WM8350_POWER_MGMT_1) &
pm1              1164 sound/soc/codecs/wm8350.c 					 pm1 | WM8350_VMID_300K |
pm1              1185 sound/soc/codecs/wm8350.c 		pm1 = wm8350_reg_read(wm8350, WM8350_POWER_MGMT_1) &
pm1              1187 sound/soc/codecs/wm8350.c 		wm8350_reg_write(wm8350, WM8350_POWER_MGMT_1, pm1);
pm1              1202 sound/soc/codecs/wm8350.c 		pm1 = wm8350_reg_read(wm8350, WM8350_POWER_MGMT_1) &
pm1              1205 sound/soc/codecs/wm8350.c 				 pm1 | WM8350_OUTPUT_DRAIN_EN);
pm1              1211 sound/soc/codecs/wm8350.c 		pm1 &= ~WM8350_BIASEN;
pm1              1212 sound/soc/codecs/wm8350.c 		wm8350_reg_write(wm8350, WM8350_POWER_MGMT_1, pm1);