Searched refs:REG_ASRDx (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/fsl/ | ||
H A D | fsl_asrc.h | 56 #define REG_ASRDx(x, i) ((x) == IN ? REG_ASRDI(i) : REG_ASRDO(i)) macro |
H A D | fsl_asrc.c | 1063 return REG_ASRDx(dir, index); in fsl_asrc_get_fifo_addr() |