| /OK3568_Linux_fs/kernel/arch/arm/mach-omap1/ |
| H A D | clock_data.c | 120 .rate_offset = CKCTL_ARMDIV_OFFSET, 134 .rate_offset = CKCTL_PERDIV_OFFSET, 214 .rate_offset = CKCTL_DSPDIV_OFFSET, 224 .rate_offset = CKCTL_DSPMMUDIV_OFFSET, 236 .rate_offset = CKCTL_PERDIV_OFFSET, 266 .rate_offset = CKCTL_TCDIV_OFFSET, 387 .rate_offset = CKCTL_LCDDIV_OFFSET, 401 .rate_offset = CKCTL_LCDDIV_OFFSET,
|
| H A D | clock.c | 167 int dsor = 1 << (3 & (omap_readw(ARM_CKCTL) >> clk->rate_offset)); in omap1_ckctl_recalc() 184 dsor = 1 << (3 & (__raw_readw(DSP_CKCTL) >> clk->rate_offset)); in omap1_ckctl_recalc_dsp_domain() 238 regval &= ~(3 << clk->rate_offset); in omap1_clk_set_rate_dsp_domain() 239 regval |= dsor_exp << clk->rate_offset; in omap1_clk_set_rate_dsp_domain() 268 regval &= ~(3 << clk->rate_offset); in omap1_clk_set_rate_ckctl_arm() 269 regval |= dsor_exp << clk->rate_offset; in omap1_clk_set_rate_ckctl_arm()
|
| H A D | clock.h | 155 u8 rate_offset; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/ |
| H A D | sfnt_info.h | 121 short rate_offset; /* sample rate pitch offset */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/ |
| H A D | sfnt_info.h | 121 short rate_offset; /* sample rate pitch offset */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | sfnt_info.h | 121 short rate_offset; /* sample rate pitch offset */ member
|
| /OK3568_Linux_fs/kernel/sound/synth/emux/ |
| H A D | emux_proc.c | 85 snd_iprintf(buf, "sample_mode=%x, rate=%x\n", vp->reg.sample_mode, vp->reg.rate_offset); in snd_emux_proc_info_read()
|
| H A D | soundfont.c | 1023 zone->v.rate_offset = calc_rate_offset(patch.base_freq); in load_guspatch() 1034 (int)patch.base_freq, zone->v.rate_offset, in load_guspatch()
|
| H A D | emux_synth.c | 847 offset += 0xe000 + vp->reg.rate_offset; in calc_pitch()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rsi/ |
| H A D | rsi_91x_mgmt.c | 1316 u8 rate_table_offset, rate_offset = 0; in rsi_send_auto_rate_request() local 1390 rate_offset++; in rsi_send_auto_rate_request() 1400 rate_offset++; in rsi_send_auto_rate_request() 1420 for (ii = rate_offset, kk = ARRAY_SIZE(rsi_mcsrates) - 1; in rsi_send_auto_rate_request() 1421 ii < rate_offset + 2 * ARRAY_SIZE(rsi_mcsrates); ii++) { in rsi_send_auto_rate_request()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_rm_util.c | 179 s8 rate_offset; in rm_get_tx_power() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_rm_util.c | 172 s8 rate_offset; in rm_get_tx_power() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_rm_util.c | 178 s8 rate_offset; in rm_get_tx_power() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_rm_util.c | 178 s8 rate_offset; in rm_get_tx_power() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_rm_util.c | 177 s8 rate_offset; in rm_get_tx_power() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_rm_util.c | 177 s8 rate_offset; in rm_get_tx_power() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_rm_util.c | 201 s8 rate_offset; in rm_get_tx_power() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_rm_util.c | 202 s8 rate_offset; in rm_get_tx_power() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_rm_util.c | 200 s8 rate_offset; in rm_get_tx_power()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_rm_util.c | 201 s8 rate_offset; in rm_get_tx_power() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_rm_util.c | 200 s8 rate_offset; in rm_get_tx_power()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/rtl8821c/ |
| H A D | phydm_hal_api8821c.c | 293 u8 rate_offset = (hw_rate & 0x3); in phydm_write_txagc_1byte_8821c() local 308 if (i != rate_offset) in phydm_write_txagc_1byte_8821c()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/rtl8821c/ |
| H A D | phydm_hal_api8821c.c | 294 u8 rate_offset = (hw_rate & 0x3); in phydm_write_txagc_1byte_8821c() local 309 if (i != rate_offset) in phydm_write_txagc_1byte_8821c()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/rtl8822b/ |
| H A D | phydm_hal_api8822b.c | 497 u1Byte rate_offset = (HwRate & 0x3); in phydm_write_txagc_1byte_8822b() local 510 if (i != rate_offset) in phydm_write_txagc_1byte_8822b()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/rtl8822c/ |
| H A D | phydm_hal_api8822c.c | 332 u8 rate_offset = (hw_rate & 0x3); in phydm_write_txagc_1byte_8822c() local 352 if (i != rate_offset) { in phydm_write_txagc_1byte_8822c()
|