Searched refs:REG_ASR56K (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/fsl/ |
H A D | fsl_asrc.c | 848 case REG_ASR56K: in fsl_asrc_readable_reg() 912 case REG_ASR56K: in fsl_asrc_writeable_reg() 941 { REG_ASR76K, 0x0A47 }, { REG_ASR56K, 0x0DF3 }, 991 * On iMX6, ipg_clk = 133MHz, REG_ASR76K = 0x06D6, REG_ASR56K = 0x0947 in fsl_asrc_init() 995 return regmap_write(asrc->regmap, REG_ASR56K, ipg_rate / 56000); in fsl_asrc_init()
|
H A D | fsl_asrc.h | 68 #define REG_ASR56K 0x9C macro
|
/kernel/linux/linux-6.6/sound/soc/fsl/ |
H A D | fsl_asrc.c | 856 case REG_ASR56K: in fsl_asrc_readable_reg() 920 case REG_ASR56K: in fsl_asrc_writeable_reg() 949 { REG_ASR76K, 0x0A47 }, { REG_ASR56K, 0x0DF3 }, 999 * On iMX6, ipg_clk = 133MHz, REG_ASR76K = 0x06D6, REG_ASR56K = 0x0947 in fsl_asrc_init() 1003 return regmap_write(asrc->regmap, REG_ASR56K, ipg_rate / 56000); in fsl_asrc_init()
|
H A D | fsl_asrc.h | 68 #define REG_ASR56K 0x9C macro
|
Completed in 12 milliseconds