/openbmc/qemu/hw/acpi/ |
H A D | core.c | 364 ar->pm1.evt.sts |= in acpi_notify_wakeup() 368 ar->pm1.evt.sts |= in acpi_notify_wakeup() 374 ar->pm1.evt.sts |= in acpi_notify_wakeup() 390 ar->pm1.evt.sts |= ACPI_BITMASK_TIMER_STATUS; in acpi_pm1_evt_get_sts() 392 return ar->pm1.evt.sts; in acpi_pm1_evt_get_sts() 402 ar->pm1.evt.sts &= ~val; in acpi_pm1_evt_write_sts() 407 ar->pm1.evt.en = val; in acpi_pm1_evt_write_en() 416 if (ar->pm1.evt.en & ACPI_BITMASK_POWER_BUTTON_ENABLE) { in acpi_pm1_evt_power_down() 417 ar->pm1.evt.sts |= ACPI_BITMASK_POWER_BUTTON_STATUS; in acpi_pm1_evt_power_down() 424 ar->pm1.evt.sts = 0; in acpi_pm1_evt_reset() [all …]
|
H A D | ich9.c | 249 VMSTATE_UINT16(acpi_regs.pm1.evt.sts, ICH9LPCPMRegs), 250 VMSTATE_UINT16(acpi_regs.pm1.evt.en, ICH9LPCPMRegs), 251 VMSTATE_UINT16(acpi_regs.pm1.cnt.cnt, ICH9LPCPMRegs),
|
H A D | piix4.c | 252 VMSTATE_UINT16(ar.pm1.evt.sts, PIIX4PMState), 253 VMSTATE_UINT16(ar.pm1.evt.en, PIIX4PMState), 254 VMSTATE_UINT16(ar.pm1.cnt.cnt, PIIX4PMState),
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wm8350.c | 1082 u16 pm1; in wm8350_set_bias_level() local 1087 pm1 = wm8350_reg_read(wm8350, WM8350_POWER_MGMT_1) & in wm8350_set_bias_level() 1090 pm1 | WM8350_VMID_50K | in wm8350_set_bias_level() 1095 pm1 = wm8350_reg_read(wm8350, WM8350_POWER_MGMT_1); in wm8350_set_bias_level() 1096 pm1 &= ~WM8350_VMID_MASK; in wm8350_set_bias_level() 1098 pm1 | WM8350_VMID_50K); in wm8350_set_bias_level() 1145 pm1 = wm8350_reg_read(wm8350, WM8350_POWER_MGMT_1) & in wm8350_set_bias_level() 1147 pm1 |= WM8350_VMID_300K | in wm8350_set_bias_level() 1150 pm1); in wm8350_set_bias_level() 1154 pm1 |= WM8350_BIASEN; in wm8350_set_bias_level() [all …]
|
/openbmc/linux/lib/raid6/ |
H A D | recov_neon_inner.c | 33 uint8x16_t pm1 = vld1q_u8(pbmul + 16); in __raid6_2data_recov_neon() local 63 vy = vqtbl1q_u8(pm1, vy); in __raid6_2data_recov_neon()
|
/openbmc/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw2.h | 1150 offsetof (struct sym_ccb, phys.pm1.sg), 1170 offsetof (struct sym_ccb, phys.pm1.sg), 1184 offsetof (struct sym_ccb, phys.pm1.ret), 1639 offsetof(struct sym_ccb, phys.pm1.ret), 1697 offsetof(struct sym_ccb, phys.pm1.ret), 1712 offsetof(struct sym_ccb, phys.pm1.sg.size), 1714 offsetof(struct sym_ccb, phys.pm1.sg.addr),
|
H A D | sym_fw1.h | 1275 offsetof (struct sym_ccb, phys.pm1.sg), 1295 offsetof (struct sym_ccb, phys.pm1.sg), 1311 SCR_REG_REG (scratcha, SCR_ADD, offsetof (struct sym_ccb,phys.pm1.ret)),
|
H A D | sym_hipd.h | 704 struct sym_pmc pm1; member
|
H A D | sym_hipd.c | 2576 nxtdsp = scr_to_cpu(cp->phys.pm1.ret); 2587 pm = &cp->phys.pm1; 3643 pm = &cp->phys.pm1; 3798 pm = &cp->phys.pm1;
|
/openbmc/qemu/hw/isa/ |
H A D | vt82c686.c | 90 VMSTATE_UINT16(ar.pm1.evt.sts, ViaPMState), 91 VMSTATE_UINT16(ar.pm1.evt.en, ViaPMState), 92 VMSTATE_UINT16(ar.pm1.cnt.cnt, ViaPMState), 149 sci_level = (((pmsts & s->ar.pm1.evt.en) & in pm_update_sci() 167 acpi_pm_tmr_update(&s->ar, (s->ar.pm1.evt.en & ACPI_BITMASK_TIMER_ENABLE) && in pm_update_sci()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | tsc.c | 392 static unsigned long calc_pmtimer_ref(u64 deltatsc, u64 pm1, u64 pm2) in calc_pmtimer_ref() argument 396 if (!pm1 && !pm2) in calc_pmtimer_ref() 399 if (pm2 < pm1) in calc_pmtimer_ref() 401 pm2 -= pm1; in calc_pmtimer_ref()
|
/openbmc/linux/Documentation/driver-api/nvdimm/ |
H A D | nvdimm.rst | 163 +------+ | pm0.0 | free | pm1.0 | free | 0 165 +--+---+ | pm0.0 | free | pm1.0 | free | 1 171 +--+---+ | free | pm1.0 | free | 2 173 +------+ | free | pm1.0 | free | 3 189 named "pm1.0". 654 | DIMM2 <-+ +----+ +-> REGION1 +---> NAMESPACE1.0 +--> PMEM6 "pm1.0" | BTT1 |
|
/openbmc/linux/drivers/mfd/ |
H A D | sm501.c | 137 unsigned long pm1 = smc501_readl(sm->regs + SM501_POWER_MODE_1_CLOCK); in sm501_dump_clk() local 164 misct, pm0, pm1); in sm501_dump_clk() 184 fmt_freq(decode_div(pll2, pm1, 24, 1<<29, 31)), in sm501_dump_clk() 185 fmt_freq(decode_div(pll2, pm1, 16, 1<<20, 15)), in sm501_dump_clk() 186 fmt_freq(decode_div(pll2, pm1, 8, 1<<12, 15)), in sm501_dump_clk() 187 fmt_freq(decode_div(pll2, pm1, 0, 1<<4, 15))); in sm501_dump_clk()
|
/openbmc/qemu/include/hw/acpi/ |
H A D | acpi.h | 149 } pm1; member
|