Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Di2s-regs.h42 #define MOD_BCLK_48FS (1 << 1) macro
/openbmc/linux/sound/soc/samsung/
H A Di2s-regs.h112 #define MOD_BCLK_48FS 1 macro
H A Di2s.c350 mod |= (MOD_BCLK_48FS << bfs_shift); in set_bfs()
/openbmc/u-boot/drivers/sound/
H A Dsamsung-i2s.c91 mod |= MOD_BCLK_48FS; in i2s_set_bitclk_framesize()