/openbmc/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>;
|
/openbmc/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 | 69 unsigned rfs, bfs; member 254 u32 rfs; in get_rfs() local 256 rfs = readl(priv->addr + I2SMOD) >> priv->variant_regs->rfs_off; in get_rfs() 257 rfs &= priv->variant_regs->rfs_mask; in get_rfs() 259 switch (rfs) { in get_rfs() 272 static inline void set_rfs(struct i2s_dai *i2s, unsigned rfs) in set_rfs() argument 280 switch (rfs) { in set_rfs() 505 static int i2s_set_sysclk(struct snd_soc_dai *dai, int clk_id, unsigned int rfs, in i2s_set_sysclk() argument 533 rfs = 0; in i2s_set_sysclk() 535 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 | 35 int bfs, psr, rfs, bitwidth; in snow_card_hw_params() local 62 rfs = 8 * bfs; in snow_card_hw_params() 65 rfs = 384; in snow_card_hw_params() 70 rfs = 16 * bfs; in snow_card_hw_params() 76 rclk = params_rate(params) * rfs; in snow_card_hw_params()
|
H A D | odroid.c | 61 unsigned int pll_freq, rclk_freq, rfs; in odroid_card_be_hw_params() local 68 rfs = 384; in odroid_card_be_hw_params() 73 rfs = 512; in odroid_card_be_hw_params() 79 rfs = 512; in odroid_card_be_hw_params() 94 rclk_freq = params_rate(params) * rfs + 2; in odroid_card_be_hw_params()
|
/openbmc/linux/Documentation/networking/ |
H A D | scaling.rst | 19 - RFS: Receive Flow Steering 196 ahead of those from small flows. It is active only when an RPS or RFS 247 RFS: Receive Flow Steering 253 (RFS). The goal of RFS is to increase datacache hitrate by steering 255 consuming the packet is running. RFS relies on the same RPS mechanisms 259 In RFS, packets are not forwarded directly by the value of their hash, 277 avoid this, RFS uses a second flow table to track outstanding packets 317 RFS Configuration 320 RFS is only available if the kconfig symbol CONFIG_RPS is enabled (on 334 Both of these need to be set before RFS is enabled for a receive queue. [all …]
|
/openbmc/u-boot/drivers/sound/ |
H A D | samsung-i2s.c | 28 * @param rfs Frame Size 30 static void i2s_set_lr_framesize(struct i2s_reg *i2s_reg, unsigned int rfs) in i2s_set_lr_framesize() argument 36 switch (rfs) { in i2s_set_lr_framesize() 307 ret = set_epll_clk(pi2s_tx->samplingrate * pi2s_tx->rfs * 4); in i2s_tx_init() 342 (pi2s_tx->samplingrate * (pi2s_tx->rfs)), in i2s_tx_init() 355 i2s_set_lr_framesize(i2s_reg, pi2s_tx->rfs); in i2s_tx_init() 420 if (dev_read_u32u(dev, "samsung,i2s-lr-clk-framesize", &priv->rfs)) in samsung_i2s_ofdata_to_platdata() 422 debug("rfs = %d\n", priv->rfs); in samsung_i2s_ofdata_to_platdata()
|
H A D | rockchip_i2s.c | 53 u32 lrf = priv->rfs; in rockchip_i2s_init() 128 priv->rfs = 256; in rockchip_i2s_probe()
|
/openbmc/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 | 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 | p1010rdb.dtsi | 138 /* 4MB for Compressed RFS Image */ 144 /* 6.5MB for JFFS2 based RFS */ 146 label = "SPI Flash JFFS2 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 */
|
/openbmc/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()
|
/openbmc/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()
|
/openbmc/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::
|
/openbmc/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()
|
/openbmc/u-boot/configs/ |
H A D | r8a77990_ebisu_defconfig | 12 CONFIG_BOOTARGS="root=/dev/nfs rw nfsroot=192.168.0.1:/export/rfs ip=192.168.0.20"
|
H A D | r8a77970_eagle_defconfig | 12 CONFIG_BOOTARGS="root=/dev/nfs rw nfsroot=192.168.0.1:/export/rfs ip=192.168.0.20"
|
H A D | r8a7795_ulcb_defconfig | 11 CONFIG_BOOTARGS="root=/dev/nfs rw nfsroot=192.168.0.1:/export/rfs ip=192.168.0.20"
|