Home
last modified time | relevance | path

Searched refs:REG_ASR56K (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/fsl/
H A Dfsl_asrc.c856 case REG_ASR56K: in fsl_asrc_readable_reg()
920 case REG_ASR56K: in fsl_asrc_writeable_reg()
949 { REG_ASR76K, 0x0A47 }, { REG_ASR56K, 0x0DF3 },
1003 return regmap_write(asrc->regmap, REG_ASR56K, ipg_rate / 56000); in fsl_asrc_init()
H A Dfsl_asrc.h68 #define REG_ASR56K 0x9C macro