Home
last modified time | relevance | path

Searched refs:MOD_BCLK_16FS (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Di2s-regs.h43 #define MOD_BCLK_16FS (2 << 1) macro
/openbmc/linux/sound/soc/samsung/
H A Di2s-regs.h113 #define MOD_BCLK_16FS 2 macro
H A Di2s.c359 mod |= (MOD_BCLK_16FS << bfs_shift); in set_bfs()
/openbmc/u-boot/drivers/sound/
H A Dsamsung-i2s.c100 mod |= MOD_BCLK_16FS; in i2s_set_bitclk_framesize()