Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Di2s-regs.h41 #define MOD_BCLK_32FS (0 << 1) macro
/openbmc/linux/sound/soc/samsung/
H A Di2s-regs.h111 #define MOD_BCLK_32FS 0 macro
H A Di2s.c353 mod |= (MOD_BCLK_32FS << bfs_shift); in set_bfs()
/openbmc/u-boot/drivers/sound/
H A Dsamsung-i2s.c94 mod |= MOD_BCLK_32FS; in i2s_set_bitclk_framesize()