rate_offset 167 arch/arm/mach-omap1/clock.c int dsor = 1 << (3 & (omap_readw(ARM_CKCTL) >> clk->rate_offset)); rate_offset 184 arch/arm/mach-omap1/clock.c dsor = 1 << (3 & (__raw_readw(DSP_CKCTL) >> clk->rate_offset)); rate_offset 238 arch/arm/mach-omap1/clock.c regval &= ~(3 << clk->rate_offset); rate_offset 239 arch/arm/mach-omap1/clock.c regval |= dsor_exp << clk->rate_offset; rate_offset 268 arch/arm/mach-omap1/clock.c regval &= ~(3 << clk->rate_offset); rate_offset 269 arch/arm/mach-omap1/clock.c regval |= dsor_exp << clk->rate_offset; rate_offset 155 arch/arm/mach-omap1/clock.h u8 rate_offset; rate_offset 120 arch/arm/mach-omap1/clock_data.c .rate_offset = CKCTL_ARMDIV_OFFSET, rate_offset 134 arch/arm/mach-omap1/clock_data.c .rate_offset = CKCTL_PERDIV_OFFSET, rate_offset 214 arch/arm/mach-omap1/clock_data.c .rate_offset = CKCTL_DSPDIV_OFFSET, rate_offset 224 arch/arm/mach-omap1/clock_data.c .rate_offset = CKCTL_DSPMMUDIV_OFFSET, rate_offset 236 arch/arm/mach-omap1/clock_data.c .rate_offset = CKCTL_PERDIV_OFFSET, rate_offset 266 arch/arm/mach-omap1/clock_data.c .rate_offset = CKCTL_TCDIV_OFFSET, rate_offset 387 arch/arm/mach-omap1/clock_data.c .rate_offset = CKCTL_LCDDIV_OFFSET, rate_offset 401 arch/arm/mach-omap1/clock_data.c .rate_offset = CKCTL_LCDDIV_OFFSET, rate_offset 1306 drivers/net/wireless/rsi/rsi_91x_mgmt.c u8 rate_table_offset, rate_offset = 0; rate_offset 1376 drivers/net/wireless/rsi/rsi_91x_mgmt.c rate_offset++; rate_offset 1385 drivers/net/wireless/rsi/rsi_91x_mgmt.c rate_offset += ARRAY_SIZE(mcs); rate_offset 1403 drivers/net/wireless/rsi/rsi_91x_mgmt.c for (ii = rate_offset, kk = ARRAY_SIZE(rsi_mcsrates) - 1; rate_offset 1404 drivers/net/wireless/rsi/rsi_91x_mgmt.c ii < rate_offset + 2 * ARRAY_SIZE(rsi_mcsrates); ii++) { rate_offset 121 include/uapi/sound/sfnt_info.h short rate_offset; /* sample rate pitch offset */ rate_offset 85 sound/synth/emux/emux_proc.c snd_iprintf(buf, "sample_mode=%x, rate=%x\n", vp->reg.sample_mode, vp->reg.rate_offset); rate_offset 847 sound/synth/emux/emux_synth.c offset += 0xe000 + vp->reg.rate_offset; rate_offset 1023 sound/synth/emux/soundfont.c zone->v.rate_offset = calc_rate_offset(patch.base_freq); rate_offset 1034 sound/synth/emux/soundfont.c (int)patch.base_freq, zone->v.rate_offset,