Home
last modified time | relevance | path

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

/sound/soc/fsl/
Dfsl_asrc.h56 #define REG_ASRDx(x, i) ((x) == IN ? REG_ASRDI(i) : REG_ASRDO(i)) macro
Dfsl_asrc.c1055 return REG_ASRDx(dir, index); in fsl_asrc_get_fifo_addr()