Home
last modified time | relevance | path

Searched refs:pm1 (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/sound/soc/codecs/
Dwm8350.c1084 u16 pm1; in wm8350_set_bias_level() local
1089 pm1 = wm8350_reg_read(wm8350, WM8350_POWER_MGMT_1) & in wm8350_set_bias_level()
1092 pm1 | WM8350_VMID_50K | in wm8350_set_bias_level()
1097 pm1 = wm8350_reg_read(wm8350, WM8350_POWER_MGMT_1); in wm8350_set_bias_level()
1098 pm1 &= ~WM8350_VMID_MASK; in wm8350_set_bias_level()
1100 pm1 | WM8350_VMID_50K); in wm8350_set_bias_level()
1147 pm1 = wm8350_reg_read(wm8350, WM8350_POWER_MGMT_1) & in wm8350_set_bias_level()
1149 pm1 |= WM8350_VMID_300K | in wm8350_set_bias_level()
1152 pm1); in wm8350_set_bias_level()
1156 pm1 |= WM8350_BIASEN; in wm8350_set_bias_level()
[all …]
/Linux-v4.19/lib/raid6/
Drecov_neon_inner.c41 uint8x16_t pm1 = vld1q_u8(pbmul + 16); in __raid6_2data_recov_neon() local
70 vy = vqtbl1q_u8(pm1, vandq_u8(vy, x0f)); in __raid6_2data_recov_neon()
/Linux-v4.19/drivers/scsi/sym53c8xx_2/
Dsym_fw2.h1163 offsetof (struct sym_ccb, phys.pm1.sg),
1183 offsetof (struct sym_ccb, phys.pm1.sg),
1197 offsetof (struct sym_ccb, phys.pm1.ret),
1652 offsetof(struct sym_ccb, phys.pm1.ret),
1710 offsetof(struct sym_ccb, phys.pm1.ret),
1725 offsetof(struct sym_ccb, phys.pm1.sg.size),
1727 offsetof(struct sym_ccb, phys.pm1.sg.addr),
Dsym_fw1.h1288 offsetof (struct sym_ccb, phys.pm1.sg),
1308 offsetof (struct sym_ccb, phys.pm1.sg),
1324 SCR_REG_REG (scratcha, SCR_ADD, offsetof (struct sym_ccb,phys.pm1.ret)),
Dsym_hipd.h717 struct sym_pmc pm1; member
Dsym_hipd.c2589 nxtdsp = scr_to_cpu(cp->phys.pm1.ret);
2600 pm = &cp->phys.pm1;
3655 pm = &cp->phys.pm1;
3810 pm = &cp->phys.pm1;
/Linux-v4.19/arch/x86/kernel/
Dtsc.c344 static unsigned long calc_pmtimer_ref(u64 deltatsc, u64 pm1, u64 pm2) in calc_pmtimer_ref() argument
348 if (!pm1 && !pm2) in calc_pmtimer_ref()
351 if (pm2 < pm1) in calc_pmtimer_ref()
353 pm2 -= pm1; in calc_pmtimer_ref()
/Linux-v4.19/drivers/mfd/
Dsm501.c139 unsigned long pm1 = smc501_readl(sm->regs + SM501_POWER_MODE_1_CLOCK); in sm501_dump_clk() local
166 misct, pm0, pm1); in sm501_dump_clk()
186 fmt_freq(decode_div(pll2, pm1, 24, 1<<29, 31)), in sm501_dump_clk()
187 fmt_freq(decode_div(pll2, pm1, 16, 1<<20, 15)), in sm501_dump_clk()
188 fmt_freq(decode_div(pll2, pm1, 8, 1<<12, 15)), in sm501_dump_clk()
189 fmt_freq(decode_div(pll2, pm1, 0, 1<<4, 15))); in sm501_dump_clk()
/Linux-v4.19/Documentation/nvdimm/
Dnvdimm.txt211 +------+ | pm0.0 | blk2.0 | pm1.0 | blk2.1 | 0 region2
213 +--+---+ | pm0.0 | blk3.0 | pm1.0 | blk3.1 | 1 region3
219 +--+---+ | blk4.0 | pm1.0 | blk4.0 | 2 region4
221 +------+ | blk5.0 | pm1.0 | blk5.0 | 3 region5
240 named "pm1.0", the rest is reclaimed in 4 BLK-aperture namespaces (for
796 | DIMM0 <-+ | +-> REGION1 +---> NAMESPACE1.0 +--> PMEM6 "pm1.0" |