Home
last modified time | relevance | path

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

/linux/sound/soc/fsl/
H A Dfsl_asrc.c855 case REG_ASR76K: in fsl_asrc_readable_reg()
919 case REG_ASR76K: 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()
1002 regmap_write(asrc->regmap, REG_ASR76K, ipg_rate / 76000); in fsl_asrc_init()
H A Dfsl_asrc.h69 #define REG_ASR76K 0x98
67 #define REG_ASR76K global() macro