Searched refs:EASRC_SFS_NSGO_MASK (Results 1 – 2 of 2) sorted by relevance
/sound/soc/fsl/ | ||
D | fsl_easrc.h | 349 #define EASRC_SFS_NSGO_MASK ((BIT(EASRC_SFS_NSGO_WIDTH) - 1) \ macro |
D | fsl_easrc.c | 1343 val &= EASRC_SFS_NSGO_MASK; in fsl_easrc_stop_context() |