Home
last modified time | relevance | path

Searched refs:pm0 (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/lib/raid6/
A Drecov_neon_inner.c31 uint8x16_t pm0 = vld1q_u8(pbmul); in __raid6_2data_recov_neon() local
61 vx = vqtbl1q_u8(pm0, vandq_u8(px, x0f)); in __raid6_2data_recov_neon()
/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_fw2.h1085 offsetof (struct sym_ccb, phys.pm0.sg),
1105 offsetof (struct sym_ccb, phys.pm0.sg),
1119 offsetof (struct sym_ccb, phys.pm0.ret),
1635 offsetof(struct sym_ccb, phys.pm0.ret),
1667 offsetof(struct sym_ccb, phys.pm0.ret),
1682 offsetof(struct sym_ccb, phys.pm0.sg.size),
1684 offsetof(struct sym_ccb, phys.pm0.sg.addr),
A Dsym_fw1.h1199 offsetof (struct sym_ccb, phys.pm0.sg),
1219 offsetof (struct sym_ccb, phys.pm0.sg),
1235 SCR_REG_REG (scratcha, SCR_ADD, offsetof (struct sym_ccb,phys.pm0.ret)),
A Dsym_hipd.h703 struct sym_pmc pm0; member
A Dsym_hipd.c2574 nxtdsp = scr_to_cpu(cp->phys.pm0.ret);
2583 pm = &cp->phys.pm0;
3641 pm = &cp->phys.pm0;
3794 pm = &cp->phys.pm0;
/linux-6.3-rc2/drivers/mfd/
A Dsm501.c136 unsigned long pm0 = smc501_readl(sm->regs + SM501_POWER_MODE_0_CLOCK); in sm501_dump_clk() local
164 misct, pm0, pm1); in sm501_dump_clk()
175 fmt_freq(decode_div(pll2, pm0, 24, 1<<29, 31)), in sm501_dump_clk()
176 fmt_freq(decode_div(pll2, pm0, 16, 1<<20, 15)), in sm501_dump_clk()
177 fmt_freq(decode_div(pll2, pm0, 8, 1<<12, 15)), in sm501_dump_clk()
178 fmt_freq(decode_div(pll2, pm0, 0, 1<<4, 15))); in sm501_dump_clk()
/linux-6.3-rc2/Documentation/driver-api/nvdimm/
A Dnvdimm.rst163 +------+ | pm0.0 | free | pm1.0 | free | 0
165 +--+---+ | pm0.0 | free | pm1.0 | free | 1
182 of DIMM0 and DIMM1 with a user-specified name of "pm0.0". Some of that
651 +-------+ | | +-> REGION0 +---> NAMESPACE0.0 +--> PMEM8 "pm0.0" |

Completed in 26 milliseconds