Searched refs:pm0 (Results 1 – 7 of 7) sorted by relevance
/linux/lib/raid6/ |
H A D | recov_neon_inner.c | 32 uint8x16_t pm0 = vld1q_u8(pbmul); in __raid6_2data_recov_neon() local 62 vx = vqtbl1q_u8(pm0, vandq_u8(px, x0f)); in __raid6_2data_recov_neon()
|
/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw2.h | 1085 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),
|
H A D | sym_fw1.h | 1199 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)),
|
H A D | sym_hipd.h | 703 struct sym_pmc pm0; member
|
H A D | sym_hipd.c | 2574 nxtdsp = scr_to_cpu(cp->phys.pm0.ret); 2583 pm = &cp->phys.pm0; 3641 pm = &cp->phys.pm0; 3794 pm = &cp->phys.pm0;
|
/linux/drivers/mfd/ |
H A D | sm501.c | 136 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/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 182 of DIMM0 and DIMM1 with a user-specified name of "pm0.0". Some of that 651 +-------+ | | +-> REGION0 +---> NAMESPACE0.0 +--> PMEM8 "pm0.0" |
|