Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dfsl_asrc.c844 case REG_ASRTFR1: in fsl_asrc_readable_reg()
908 case REG_ASRTFR1: in fsl_asrc_writeable_reg()
942 { REG_ASRTFR1, 0x0000 }, { REG_ASRCCR, 0x0000 },
993 regmap_update_bits(asrc->regmap, REG_ASRTFR1, in fsl_asrc_init()
H A Dfsl_asrc.h45 #define REG_ASRTFR1 0x54 macro