Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/fsl/
H A Dfsl_asrc.h79 #define REG_ASRFST(i) (REG_ASRFSTA + (i << 3)) macro
H A Dfsl_asrc.c1073 regmap_read(asrc->regmap, REG_ASRFST(index), &val); in fsl_asrc_get_output_fifo_size()