Home
last modified time | relevance | path

Searched refs:set_i2s_clk_prescaler (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dclk.h48 int set_i2s_clk_prescaler(unsigned int src_frq, unsigned int dst_frq,
/openbmc/u-boot/drivers/sound/
H A Dsamsung-i2s.c341 ret = set_i2s_clk_prescaler(pi2s_tx->audio_pll_clk, in i2s_tx_init()
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dclock.c1763 int set_i2s_clk_prescaler(unsigned int src_frq, unsigned int dst_frq, in set_i2s_clk_prescaler() function