Searched refs:bfs (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/sound/soc/samsung/ |
| D | i2s.c | 65 unsigned rfs, bfs; member 306 u32 bfs; in get_bfs() local 308 bfs = readl(priv->addr + I2SMOD) >> priv->variant_regs->bfs_off; in get_bfs() 309 bfs &= priv->variant_regs->bfs_mask; in get_bfs() 311 switch (bfs) { in get_bfs() 325 static inline void set_bfs(struct i2s_dai *i2s, unsigned bfs) in set_bfs() argument 333 if (!tdm && bfs > 48) { in set_bfs() 340 switch (bfs) { in set_bfs() 861 i2s->bfs = 0; in i2s_shutdown() 872 unsigned rfs, bfs, blc; in config_setup() local [all …]
|
| D | snow.c | 35 int bfs, psr, rfs, bitwidth; in snow_card_hw_params() local 51 bfs = 2 * bitwidth; in snow_card_hw_params() 62 rfs = 8 * bfs; in snow_card_hw_params() 70 rfs = 16 * bfs; in snow_card_hw_params()
|
| D | tm2_wm5110.c | 213 unsigned int bfs; in tm2_hdmi_hw_params() local 224 bfs = 64; in tm2_hdmi_hw_params() 227 bfs = 32; in tm2_hdmi_hw_params() 250 ret = snd_soc_dai_set_clkdiv(cpu_dai, SAMSUNG_I2S_DIV_BCLK, bfs); in tm2_hdmi_hw_params()
|
| /Linux-v5.4/fs/bfs/ |
| D | Makefile | 6 obj-$(CONFIG_BFS_FS) += bfs.o 8 bfs-objs := inode.o file.o dir.o
|
| D | Kconfig | 14 <file:Documentation/filesystems/bfs.txt>. 19 bfs. Note that the file system of your root partition (the one
|
| /Linux-v5.4/arch/unicore32/lib/ |
| D | strncpy_from_user.S | 26 bfs 2f
|
| /Linux-v5.4/Documentation/filesystems/ |
| D | bfs.txt | 15 # mount -t bfs /dev/loop0 /mnt/stand 25 # mount -t bfs -o loop stand.img /mnt/stand
|
| D | befs.txt | 26 <http://hp.vector.co.jp/authors/VA008030/bfs/> 41 But Unixware Boot Filesystem is called bfs, too. And they are already in
|
| /Linux-v5.4/arch/unicore32/include/asm/ |
| D | assembler.h | 73 bfs \nexti
|
| /Linux-v5.4/fs/ |
| D | Makefile | 85 obj-$(CONFIG_BFS_FS) += bfs/
|
| D | Kconfig | 249 source "fs/bfs/Kconfig"
|
| /Linux-v5.4/ |
| D | MAINTAINERS | 2994 F: Documentation/filesystems/bfs.txt 2995 F: fs/bfs/
|