Home
last modified time | relevance | path

Searched refs:bfs (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/sound/soc/samsung/
H A Di2s.c67 unsigned rfs, bfs; member
312 u32 bfs; in get_bfs() local
317 switch (bfs) { in get_bfs()
346 switch (bfs) { in set_bfs()
867 i2s->bfs = 0; in i2s_shutdown()
883 bfs = i2s->bfs; in config_setup()
886 bfs = other->bfs; in config_setup()
889 if (!bfs) in config_setup()
904 if (bfs == 16 || bfs == 32) in config_setup()
1001 || (other && other->bfs && (other->bfs != div))) { in i2s_set_clkdiv()
[all …]
H A Dsnow.c34 int bfs, psr, rfs, bitwidth; in snow_card_hw_params() local
50 bfs = 2 * bitwidth; in snow_card_hw_params()
61 rfs = 8 * bfs; in snow_card_hw_params()
69 rfs = 16 * bfs; in snow_card_hw_params()
H A Dtm2_wm5110.c212 unsigned int bfs; in tm2_hdmi_hw_params() local
223 bfs = 64; in tm2_hdmi_hw_params()
226 bfs = 32; in tm2_hdmi_hw_params()
249 ret = snd_soc_dai_set_clkdiv(cpu_dai, SAMSUNG_I2S_DIV_BCLK, bfs); in tm2_hdmi_hw_params()
/linux-6.15/fs/bfs/
H A DMakefile6 obj-$(CONFIG_BFS_FS) += bfs.o
8 bfs-objs := inode.o file.o dir.o
H A DKconfig15 <file:Documentation/filesystems/bfs.rst>.
20 bfs. Note that the file system of your root partition (the one
/linux-6.15/Documentation/filesystems/
H A Dbfs.rst18 # mount -t bfs /dev/loop0 /mnt/stand
28 # mount -t bfs -o loop stand.img /mnt/stand
H A Dbefs.rst31 <http://hp.vector.co.jp/authors/VA008030/bfs/>
47 But Unixware Boot Filesystem is called bfs, too. And they are already in
H A Dindex.rst77 bfs
/linux-6.15/fs/
H A DMakefile78 obj-$(CONFIG_BFS_FS) += bfs/
H A DKconfig325 source "fs/bfs/Kconfig"
/linux-6.15/lib/
H A DKconfig.debug1563 … Try increasing this value if you hit "lockdep bfs error:-1" warning due to __cq_enqueue() failure.
/linux-6.15/
H A DMAINTAINERS4086 F: Documentation/filesystems/bfs.rst
4087 F: fs/bfs/