Searched refs:pm0 (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/lib/raid6/ |
D | recov_neon_inner.c | 40 uint8x16_t pm0 = vld1q_u8(pbmul); in __raid6_2data_recov_neon() local 69 vx = vqtbl1q_u8(pm0, vandq_u8(px, x0f)); in __raid6_2data_recov_neon()
|
/Linux-v4.19/drivers/scsi/sym53c8xx_2/ |
D | sym_fw2.h | 1098 offsetof (struct sym_ccb, phys.pm0.sg), 1118 offsetof (struct sym_ccb, phys.pm0.sg), 1132 offsetof (struct sym_ccb, phys.pm0.ret), 1648 offsetof(struct sym_ccb, phys.pm0.ret), 1680 offsetof(struct sym_ccb, phys.pm0.ret), 1695 offsetof(struct sym_ccb, phys.pm0.sg.size), 1697 offsetof(struct sym_ccb, phys.pm0.sg.addr),
|
D | sym_fw1.h | 1212 offsetof (struct sym_ccb, phys.pm0.sg), 1232 offsetof (struct sym_ccb, phys.pm0.sg), 1248 SCR_REG_REG (scratcha, SCR_ADD, offsetof (struct sym_ccb,phys.pm0.ret)),
|
D | sym_hipd.h | 716 struct sym_pmc pm0; member
|
D | sym_hipd.c | 2587 nxtdsp = scr_to_cpu(cp->phys.pm0.ret); 2596 pm = &cp->phys.pm0; 3653 pm = &cp->phys.pm0; 3806 pm = &cp->phys.pm0;
|
/Linux-v4.19/drivers/mfd/ |
D | sm501.c | 138 unsigned long pm0 = smc501_readl(sm->regs + SM501_POWER_MODE_0_CLOCK); in sm501_dump_clk() local 166 misct, pm0, pm1); in sm501_dump_clk() 177 fmt_freq(decode_div(pll2, pm0, 24, 1<<29, 31)), in sm501_dump_clk() 178 fmt_freq(decode_div(pll2, pm0, 16, 1<<20, 15)), in sm501_dump_clk() 179 fmt_freq(decode_div(pll2, pm0, 8, 1<<12, 15)), in sm501_dump_clk() 180 fmt_freq(decode_div(pll2, pm0, 0, 1<<4, 15))); in sm501_dump_clk()
|
/Linux-v4.19/Documentation/nvdimm/ |
D | nvdimm.txt | 211 +------+ | pm0.0 | blk2.0 | pm1.0 | blk2.1 | 0 region2 213 +--+---+ | pm0.0 | blk3.0 | pm1.0 | blk3.1 | 1 region3 230 of DIMM0 and DIMM1 with a user-specified name of "pm0.0". Some of that 793 +-+-+ +-> REGION0 +---> NAMESPACE0.0 +--> PMEM8 "pm0.0" |
|