Searched refs:pm0 (Results 1 - 6 of 6) sorted by relevance

/linux-master/lib/raid6/
H A Drecov_neon_inner.c32 uint8x16_t pm0 = vld1q_u8(pbmul); local
62 vx = vqtbl1q_u8(pm0, vandq_u8(px, x0f));
/linux-master/drivers/scsi/sym53c8xx_2/
H 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),
1599 * Each context (pm0 and pm1) has a saved area, a
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 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)),
H A Dsym_hipd.h703 struct sym_pmc pm0; member in struct:sym_dsb
H 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-master/drivers/mfd/
H A Dsm501.c136 unsigned long pm0 = smc501_readl(sm->regs + SM501_POWER_MODE_0_CLOCK); local
164 misct, pm0, pm1);
175 fmt_freq(decode_div(pll2, pm0, 24, 1<<29, 31)),
176 fmt_freq(decode_div(pll2, pm0, 16, 1<<20, 15)),
177 fmt_freq(decode_div(pll2, pm0, 8, 1<<12, 15)),
178 fmt_freq(decode_div(pll2, pm0, 0, 1<<4, 15)));

Completed in 132 milliseconds