Searched refs:rfs (Results 1 - 11 of 11) sorted by relevance

/linux-4.1.27/sound/soc/samsung/
H A Dsmdk_wm8580.c37 int bfs, rfs, ret; smdk_hw_params() local
53 * As a wayout, we rather change rfs to a minimum value that smdk_hw_params()
54 * results in (params_rate(params) * rfs), and itself, acceptable smdk_hw_params()
65 rfs = 256; smdk_hw_params()
68 rfs = 384; smdk_hw_params()
72 rfs = 512; smdk_hw_params()
77 pll_out = params_rate(params) * rfs; smdk_hw_params()
H A Darndale_rt5631.c31 int rfs, ret; arndale_hw_params() local
34 rfs = 256; arndale_hw_params()
36 rclk = params_rate(params) * rfs; arndale_hw_params()
H A Dsmdk_wm8994pcm.c57 int rfs, ret; smdk_wm8994_pcm_hw_params() local
61 rfs = 512; smdk_wm8994_pcm_hw_params()
69 mclk_freq = params_rate(params) * rfs; smdk_wm8994_pcm_hw_params()
88 ret = snd_soc_dai_set_clkdiv(cpu_dai, S3C_PCM_SCLK_PER_FS, rfs); smdk_wm8994_pcm_hw_params()
H A Di2s.c74 unsigned rfs, bfs; member in struct:i2s_dai
230 u32 rfs; get_rfs() local
231 rfs = readl(i2s->addr + I2SMOD) >> i2s->variant_regs->rfs_off; get_rfs()
232 rfs &= i2s->variant_regs->rfs_mask; get_rfs()
234 switch (rfs) { get_rfs()
247 static inline void set_rfs(struct i2s_dai *i2s, unsigned rfs) set_rfs() argument
254 switch (rfs) { set_rfs()
475 int clk_id, unsigned int rfs, int dir) i2s_set_sysclk()
498 rfs = 0; i2s_set_sysclk()
500 if ((rfs && other && other->rfs && (other->rfs != rfs)) || i2s_set_sysclk()
514 i2s->rfs = rfs; i2s_set_sysclk()
803 i2s->rfs = 0; i2s_shutdown()
812 unsigned rfs, bfs, blc; config_setup() local
826 rfs = i2s->rfs; config_setup()
828 if (!rfs && other) config_setup()
829 rfs = other->rfs; config_setup()
831 if ((rfs == 256 || rfs == 512) && (blc == 24)) { config_setup()
833 "%d-RFS not supported for 24-blc\n", rfs); config_setup()
837 if (!rfs) { config_setup()
839 rfs = 256; config_setup()
841 rfs = 384; config_setup()
845 if (any_active(i2s) && (get_rfs(i2s) != rfs || get_bfs(i2s) != bfs)) { config_setup()
852 set_rfs(i2s, rfs); config_setup()
859 psr = i2s->rclk_srcrate / i2s->frmclk / rfs; config_setup()
863 i2s->rclk_srcrate, psr, rfs, bfs); config_setup()
1007 i2s->rfs = 0; samsung_i2s_dai_probe()
474 i2s_set_sysclk(struct snd_soc_dai *dai, int clk_id, unsigned int rfs, int dir) i2s_set_sysclk() argument
H A Dsmdk_wm8580pcm.c52 int rfs, ret; smdk_wm8580_pcm_hw_params() local
63 rfs = mclk_freq / params_rate(params) / 2; smdk_wm8580_pcm_hw_params()
99 ret = snd_soc_dai_set_clkdiv(cpu_dai, S3C_PCM_SCLK_PER_FS, rfs); smdk_wm8580_pcm_hw_params()
/linux-4.1.27/drivers/net/wireless/zd1211rw/
H A Dzd_rf.c28 static const char * const rfs[] = { variable
51 return rfs[type]; zd_rf_name()
/linux-4.1.27/sound/soc/fsl/
H A Dfsl_ssi_dbg.c64 dbg->stats.rfs++; fsl_ssi_dbg_isr()
120 SIER_SHOW(RFS_EN, rfs); fsl_ssi_stats_show()
H A Dfsl_ssi.h232 unsigned int rfs; member in struct:fsl_ssi_dbg::__anon14671
/linux-4.1.27/drivers/net/ethernet/icplus/
H A Dipg.c135 offset = (u32) &sp->rxd[i].rfs - (u32) sp->rxd; ipg_dump_rfdlist()
137 i, offset, (unsigned long)sp->rxd[i].rfs); ipg_dump_rfdlist()
780 rxfd->rfs = 0x0000000000000000; init_rfdlist()
1067 sp->rxd[entry].rfs = 0x0000000000000000; ipg_nic_rxrestore()
1115 if (le64_to_cpu(rxfd->rfs) & IPG_RFS_FRAMESTART) ipg_nic_rx_check_frame_type()
1117 if (le64_to_cpu(rxfd->rfs) & IPG_RFS_FRAMEEND) ipg_nic_rx_check_frame_type()
1128 if (IPG_DROP_ON_RX_ETH_ERRORS && (le64_to_cpu(rxfd->rfs) & ipg_nic_rx_check_error()
1133 (unsigned long) rxfd->rfs); ipg_nic_rx_check_error()
1139 if (le64_to_cpu(rxfd->rfs) & IPG_RFS_RXFIFOOVERRUN) { ipg_nic_rx_check_error()
1145 if (le64_to_cpu(rxfd->rfs) & IPG_RFS_RXRUNTFRAME) { ipg_nic_rx_check_error()
1154 if (le64_to_cpu(rxfd->rfs) & IPG_RFS_RXALIGNMENTERROR) { ipg_nic_rx_check_error()
1204 framelen = le64_to_cpu(rxfd->rfs) & IPG_RFS_RXFRAMELEN; ipg_nic_rx_with_start_and_end()
1263 framelen = le64_to_cpu(rxfd->rfs) & IPG_RFS_RXFRAMELEN; ipg_nic_rx_with_end()
1335 if (!(rxfd->rfs & cpu_to_le64(IPG_RFS_RFDDONE))) ipg_nic_rx_jumbo()
1391 if (((rxfd->rfs & __RFS_MASK) != __RFS_MASK) || !skb) ipg_nic_rx()
1395 framelen = le64_to_cpu(rxfd->rfs) & IPG_RFS_RXFRAMELEN; ipg_nic_rx()
1407 if ((IPG_DROP_ON_RX_ETH_ERRORS && (le64_to_cpu(rxfd->rfs) & ipg_nic_rx()
1413 (unsigned long int) rxfd->rfs); ipg_nic_rx()
1419 if (le64_to_cpu(rxfd->rfs) & IPG_RFS_RXFIFOOVERRUN) { ipg_nic_rx()
1424 if (le64_to_cpu(rxfd->rfs) & IPG_RFS_RXRUNTFRAME) { ipg_nic_rx()
1429 if (le64_to_cpu(rxfd->rfs) & IPG_RFS_RXOVERSIZEDFRAME) ; ipg_nic_rx()
1434 if (le64_to_cpu(rxfd->rfs) & IPG_RFS_RXALIGNMENTERROR) { ipg_nic_rx()
1439 if (le64_to_cpu(rxfd->rfs) & IPG_RFS_RXFCSERROR) ; ipg_nic_rx()
1499 while ((le64_to_cpu(rxfd->rfs) & IPG_RFS_RFDDONE) && ipg_nic_rx()
1500 !((le64_to_cpu(rxfd->rfs) & IPG_RFS_FRAMESTART) && ipg_nic_rx()
1501 (le64_to_cpu(rxfd->rfs) & IPG_RFS_FRAMEEND))) { ipg_nic_rx()
H A Dipg.h699 __le64 rfs; member in struct:ipg_rx
/linux-4.1.27/drivers/net/ethernet/cisco/enic/
H A Denic.h102 /* enic_rfs_fltr_node - rfs filter node in hash table
117 /* enic_rfs_flw_tbl - rfs flow table

Completed in 348 milliseconds