Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dfsl_xcvr.c210 (xcvr->mode == FSL_XCVR_MODE_ARC)); in fsl_xcvr_mode_put()
429 case FSL_XCVR_MODE_ARC: in fsl_xcvr_prepare()
566 case FSL_XCVR_MODE_ARC: in fsl_xcvr_startup()
612 (xcvr->mode == FSL_XCVR_MODE_ARC)); in fsl_xcvr_shutdown()
H A Dfsl_xcvr.h12 #define FSL_XCVR_MODE_ARC 1 macro