/linux/Documentation/devicetree/bindings/leds/ |
H A D | richtek,rt8515.yaml | 16 RFS and RTS. 30 richtek,rfs-ohms: 33 description: The resistance value of the RFS resistor. This 35 for the property flash-max-microamp to work, the RFS resistor 59 is hardwired to the component using the RFS resistor to 61 according to the formula Imax = 5500 / RFS. The lowest 65 current below the hardware limit. This requires the RFS 99 richtek,rfs-ohms = <16000>;
|
/linux/sound/soc/samsung/ |
H A D | arndale.c | 26 int rfs, ret; in arndale_rt5631_hw_params() local 29 rfs = 256; in arndale_rt5631_hw_params() 31 rclk = params_rate(params) * rfs; in arndale_rt5631_hw_params() 60 unsigned int rfs, rclk; in arndale_wm1811_hw_params() local 64 rfs = 384; in arndale_wm1811_hw_params() 66 rfs = 512; in arndale_wm1811_hw_params() 68 rfs = 256; in arndale_wm1811_hw_params() 70 rclk = params_rate(params) * rfs; in arndale_wm1811_hw_params()
|
H A D | i2s.c | 67 unsigned rfs, bfs; member 252 u32 rfs; in get_rfs() local 254 rfs = readl(priv->addr + I2SMOD) >> priv->variant_regs->rfs_off; in get_rfs() 255 rfs &= priv->variant_regs->rfs_mask; in get_rfs() 257 switch (rfs) { in get_rfs() 270 static inline void set_rfs(struct i2s_dai *i2s, unsigned rfs) in set_rfs() argument 278 switch (rfs) { in set_rfs() 503 static int i2s_set_sysclk(struct snd_soc_dai *dai, int clk_id, unsigned int rfs, in i2s_set_sysclk() argument 531 rfs = 0; in i2s_set_sysclk() 533 if ((rfs && other && other->rfs && (other->rfs != rfs)) || in i2s_set_sysclk() [all …]
|
H A D | smdk_wm8994pcm.c | 50 int rfs, ret; in smdk_wm8994_pcm_hw_params() local 54 rfs = 512; in smdk_wm8994_pcm_hw_params() 62 mclk_freq = params_rate(params) * rfs; in smdk_wm8994_pcm_hw_params() 81 ret = snd_soc_dai_set_clkdiv(cpu_dai, S3C_PCM_SCLK_PER_FS, rfs); in smdk_wm8994_pcm_hw_params()
|
H A D | snow.c | 34 int bfs, psr, rfs, bitwidth; in snow_card_hw_params() local 61 rfs = 8 * bfs; in snow_card_hw_params() 64 rfs = 384; in snow_card_hw_params() 69 rfs = 16 * bfs; in snow_card_hw_params() 75 rclk = params_rate(params) * rfs; in snow_card_hw_params()
|
H A D | odroid.c | 60 unsigned int pll_freq, rclk_freq, rfs; in odroid_card_be_hw_params() local 67 rfs = 384; in odroid_card_be_hw_params() 72 rfs = 512; in odroid_card_be_hw_params() 78 rfs = 512; in odroid_card_be_hw_params() 93 rclk_freq = params_rate(params) * rfs + 2; in odroid_card_be_hw_params()
|
/linux/Documentation/networking/ |
H A D | scaling.rst | 19 - RFS: Receive Flow Steering 253 ahead of those from small flows. It is active only when an RPS or RFS 304 RFS: Receive Flow Steering 310 (RFS). The goal of RFS is to increase datacache hitrate by steering 312 consuming the packet is running. RFS relies on the same RPS mechanisms 316 In RFS, packets are not forwarded directly by the value of their hash, 334 avoid this, RFS uses a second flow table to track outstanding packets 374 RFS Configuration 377 RFS is only available if the kconfig symbol CONFIG_RPS is enabled (on 391 Both of these need to be set before RFS is enabled for a receive queue. [all …]
|
/linux/arch/powerpc/boot/dts/fsl/ |
H A D | p1024rdb.dtsi | 110 label = "NAND Compressed RFS Image"; 156 /* 4MB for Compressed RFS Image */ 158 label = "SPI Compressed RFS Image"; 162 /* 7MB for JFFS2 based RFS */ 164 label = "SPI JFFS2 RFS";
|
H A D | p2020rdb-pc.dtsi | 110 label = "NAND Compressed RFS Image"; 178 /* 4MB for Compressed RFS Image */ 180 label = "SPI Compressed RFS Image"; 184 /* 7MB for JFFS2 based RFS */ 186 label = "SPI JFFS2 RFS";
|
H A D | p2020rdb.dts | 114 label = "NAND (RO) Compressed RFS Image"; 180 /* 4MB for Compressed RFS Image */ 182 label = "SPI (RO) Compressed RFS Image"; 187 /* 7MB for JFFS2 based RFS */ 189 label = "SPI (RW) JFFS2 RFS";
|
H A D | p1021rdb-pc.dtsi | 117 label = "NAND Compressed RFS Image"; 177 /* 4MB for Compressed RFS Image */ 183 /* 7MB for JFFS2 based RFS */ 185 label = "SPI Flash JFFS2 RFS";
|
H A D | p1010rdb.dtsi | 138 /* 4MB for Compressed RFS Image */ 144 /* 6.5MB for JFFS2 based RFS */ 146 label = "SPI Flash JFFS2 RFS";
|
H A D | c293pcie.dts | 143 label = "NAND RFS Image"; 195 /* 10.5MB for RFS Image */ 197 label = "SPI Flash RFS Image";
|
H A D | p1020rdb-pc.dtsi | 110 label = "NAND Compressed RFS Image"; 178 /* 4MB for Compressed RFS Image */ 184 /* 7MB for JFFS2 based RFS */
|
H A D | p1020rdb.dtsi | 114 label = "NAND (RO) Compressed RFS Image"; 177 /* 4MB for Compressed RFS Image */ 184 /* 7MB for JFFS2 based RFS */
|
H A D | p1025rdb.dtsi | 110 label = "NAND Compressed RFS Image"; 164 /* 4MB for Compressed RFS Image */ 170 /* 7MB for JFFS2 based RFS */
|
H A D | p1010rdb-pa.dtsi | 59 label = "NAND Compressed RFS Image";
|
/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_gen4_ras.h | 406 * accelerator controller command RFs 420 * Resource Manager MECTX command RFs 438 * in the slice controller command RFs 440 * the target push and pull data RFs 442 * the Resource Manager MECTX command RFs 453 * 1) slice controller command RFs. 456 * 1) slice controller command RFs 473 * the resource manager mectx cmd RFs. 475 * mectx command RFs 680 * for all RI CPP Command RFs
|
/linux/sound/soc/fsl/ |
H A D | fsl_ssi_dbg.c | 60 dbg->stats.rfs++; in fsl_ssi_dbg_isr() 116 SIER_SHOW(RFS_EN, rfs); in fsl_ssi_stats_show()
|
/linux/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_rf.c | 16 static const char * const rfs[] = { variable 39 return rfs[type]; in zd_rf_name()
|
/linux/samples/bpf/ |
H A D | README.rst | 106 Headers can be also installed on RFS of target board if need to keep them in 119 can be RFS of target board::
|
/linux/drivers/leds/flash/ |
H A D | leds-rt8515.c | 11 * from the pins "RFS" and "RTS" to ground. 14 * RFS (resistance flash setting?) is 20 kOhm 315 rt8515_determine_max_intensity(rt, child, "richtek,rfs-ohms", in rt8515_probe()
|
/linux/drivers/net/ethernet/cisco/enic/ |
H A D | enic.h | 88 /* enic_rfs_fltr_node - rfs filter node in hash table 103 /* enic_rfs_flw_tbl - rfs flow table
|
/linux/Documentation/arch/arm/nwfpe/ |
H A D | netwinder-fpe.rst | 54 RFS{cond} Rd Read floating point status register 60 RFS/WFS are fully implemented.
|
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_l2.h | 281 * qed_arfs_mode_configure(): Enable or disable rfs mode. 284 * rfs mode.
|