[go: nahoru, domu]

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

/drivers/scsi/sym53c8xx_2/
H A Dsym_fw2.h1098 offsetof (struct sym_ccb, phys.pm0.sg),
1118 offsetof (struct sym_ccb, phys.pm0.sg),
1132 offsetof (struct sym_ccb, phys.pm0.ret),
1612 * Each context (pm0 and pm1) has a saved area, a
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),
H A Dsym_fw1.h1212 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)),
H A Dsym_hipd.h716 struct sym_pmc pm0; member in struct:sym_dsb
H A Dsym_hipd.c2587 nxtdsp = scr_to_cpu(cp->phys.pm0.ret);
2596 pm = &cp->phys.pm0;
3653 pm = &cp->phys.pm0;
3806 pm = &cp->phys.pm0;
/drivers/mfd/
H A Dsm501.c137 unsigned long pm0 = smc501_readl(sm->regs + SM501_POWER_MODE_0_CLOCK); local
165 misct, pm0, pm1);
176 fmt_freq(decode_div(pll2, pm0, 24, 1<<29, 31)),
177 fmt_freq(decode_div(pll2, pm0, 16, 1<<20, 15)),
178 fmt_freq(decode_div(pll2, pm0, 8, 1<<12, 15)),
179 fmt_freq(decode_div(pll2, pm0, 0, 1<<4, 15)));

Completed in 168 milliseconds