Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Di2s-regs.h44 #define MOD_BCLK_24FS (3 << 1) macro
/openbmc/linux/sound/soc/samsung/
H A Di2s-regs.h114 #define MOD_BCLK_24FS 3 macro
H A Di2s.c356 mod |= (MOD_BCLK_24FS << bfs_shift); in set_bfs()
/openbmc/u-boot/drivers/sound/
H A Dsamsung-i2s.c97 mod |= MOD_BCLK_24FS; in i2s_set_bitclk_framesize()