Searched refs:pm1 (Results 1 – 7 of 7) sorted by relevance
| /linux/lib/raid6/ |
| H A D | recov_neon_inner.c | 33 uint8x16_t pm1 = vld1q_u8(pbmul + 16); in __raid6_2data_recov_neon() local 63 vy = vqtbl1q_u8(pm1, vy); in __raid6_2data_recov_neon()
|
| H A D | recov_rvv.c | 78 [pm1]"r"(pbmul + 16) in __raid6_2data_recov_rvv()
|
| /linux/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_fw2.h | 1150 offsetof (struct sym_ccb, phys.pm1.sg), 1170 offsetof (struct sym_ccb, phys.pm1.sg), 1184 offsetof (struct sym_ccb, phys.pm1.ret), 1639 offsetof(struct sym_ccb, phys.pm1.ret), 1697 offsetof(struct sym_ccb, phys.pm1.ret), 1712 offsetof(struct sym_ccb, phys.pm1.sg.size), 1714 offsetof(struct sym_ccb, phys.pm1.sg.addr),
|
| H A D | sym_fw1.h | 1275 offsetof (struct sym_ccb, phys.pm1.sg), 1295 offsetof (struct sym_ccb, phys.pm1.sg), 1311 SCR_REG_REG (scratcha, SCR_ADD, offsetof (struct sym_ccb,phys.pm1.ret)),
|
| H A D | sym_hipd.h | 704 struct sym_pmc pm1; member
|
| H A D | sym_hipd.c | 2576 nxtdsp = scr_to_cpu(cp->phys.pm1.ret); 2587 pm = &cp->phys.pm1; 3643 pm = &cp->phys.pm1; 3798 pm = &cp->phys.pm1;
|
| /linux/drivers/mfd/ |
| H A D | sm501.c | 137 unsigned long pm1 = smc501_readl(sm->regs + SM501_POWER_MODE_1_CLOCK); in sm501_dump_clk() local 164 misct, pm0, pm1); in sm501_dump_clk() 184 fmt_freq(decode_div(pll2, pm1, 24, 1<<29, 31)), in sm501_dump_clk() 185 fmt_freq(decode_div(pll2, pm1, 16, 1<<20, 15)), in sm501_dump_clk() 186 fmt_freq(decode_div(pll2, pm1, 8, 1<<12, 15)), in sm501_dump_clk() 187 fmt_freq(decode_div(pll2, pm1, 0, 1<<4, 15))); in sm501_dump_clk()
|