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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ctxfi/
H A Dcthw20k1.c97 u16 mpr:1; member in struct:src_dirty::__anon19160
110 unsigned int mpr; member in struct:src_rsc_ctrl_blk
334 set_field(&ctl->mpr, MPRLH_PITCH, pitch);
335 ctl->dirty.bf.mpr = 1;
387 if (ctl->dirty.bf.mpr) {
393 hw_write_20kx(hw, PRING_LO_HI+4*pm_idx, ctl->mpr);
396 ctl->dirty.bf.mpr = 0;
H A Dcthw20k2.c95 u16 mpr:1; member in struct:src_dirty::__anon19167
108 unsigned int mpr; member in struct:src_rsc_ctrl_blk
332 set_field(&ctl->mpr, MPRLH_PITCH, pitch);
333 ctl->dirty.bf.mpr = 1;
385 if (ctl->dirty.bf.mpr) {
391 hw_write_20kx(hw, MIXER_PRING_LO_HI+4*pm_idx, ctl->mpr);
394 ctl->dirty.bf.mpr = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/firmware/
H A DMakefile111 fw-shipped-$(CONFIG_USB_SERIAL_KEYSPAN_MPR) += keyspan/mpr.fw
124 fw-shipped- += keyspan/mpr.fw keyspan/usa18x.fw keyspan/usa19.fw \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsh_eth.c85 .mpr = 1,
135 .mpr = 1,
226 .mpr = 1,
240 .mpr = 1,
684 if (mdp->cd->mpr)
H A Dsh_eth.h696 unsigned mpr:1; /* EtherC have MPR */ member in struct:sh_eth_cpu_data

Completed in 146 milliseconds