Home
last modified time | relevance | path

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

/linux/sound/soc/samsung/
A Di2s.c65 unsigned rfs, bfs; member
306 u32 bfs; in get_bfs() local
311 switch (bfs) { in get_bfs()
340 switch (bfs) { in set_bfs()
861 i2s->bfs = 0; in i2s_shutdown()
877 bfs = i2s->bfs; in config_setup()
880 bfs = other->bfs; in config_setup()
883 if (!bfs) in config_setup()
898 if (bfs == 16 || bfs == 32) in config_setup()
988 || (other && other->bfs && (other->bfs != div))) { in i2s_set_clkdiv()
[all …]
A Dsnow.c35 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()
A Dtm2_wm5110.c213 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/fs/bfs/
A DMakefile6 obj-$(CONFIG_BFS_FS) += bfs.o
8 bfs-objs := inode.o file.o dir.o
A DKconfig14 <file:Documentation/filesystems/bfs.rst>.
19 bfs. Note that the file system of your root partition (the one
/linux/Documentation/filesystems/
A Dbfs.rst18 # mount -t bfs /dev/loop0 /mnt/stand
28 # mount -t bfs -o loop stand.img /mnt/stand
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
A Dindex.rst73 bfs
/linux/fs/
A DMakefile86 obj-$(CONFIG_BFS_FS) += bfs/
A DKconfig296 source "fs/bfs/Kconfig"
/linux/include/config/
A Dauto.conf.cmd88 fs/bfs/Kconfig \
/linux/lib/
A DKconfig.debug1434 … Try increasing this value if you hit "lockdep bfs error:-1" warning due to __cq_enqueue() failure.
/linux/
A DMAINTAINERS3353 F: Documentation/filesystems/bfs.rst
3354 F: fs/bfs/

Completed in 40 milliseconds