summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_xcvr.h
diff options
context:
space:
mode:
authorViorel Suman <viorel.suman@nxp.com>2020-04-03 20:08:57 +0300
committerViorel Suman <viorel.suman@nxp.com>2020-04-16 15:45:10 +0300
commitded5d94919fbe559bda56756a02ae880cccbaf4b (patch)
tree80baf8f52b5a698e0284c8b0ab36de1343bb9293 /sound/soc/fsl/fsl_xcvr.h
parentd4944201493570c1760a317367570fbde7c27808 (diff)
MLK-23799 fsl_xcvr: capabilities data structure support
Add an amixer interface which allows to load capabilities data structure. Signed-off-by: Viorel Suman <viorel.suman@nxp.com> Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Diffstat (limited to 'sound/soc/fsl/fsl_xcvr.h')
-rw-r--r--sound/soc/fsl/fsl_xcvr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/fsl/fsl_xcvr.h b/sound/soc/fsl/fsl_xcvr.h
index c51c88a6c69d..4aa86ff954f8 100644
--- a/sound/soc/fsl/fsl_xcvr.h
+++ b/sound/soc/fsl/fsl_xcvr.h
@@ -237,5 +237,6 @@
#define FSL_XCVR_RX_CS_CTRL_1 0x24 /* Second RX CS control register */
#define FSL_XCVR_RX_CS_BUFF_0 0x80 /* First RX CS buffer */
#define FSL_XCVR_RX_CS_BUFF_1 0xA0 /* Second RX CS buffer */
+#define FSL_XCVR_CAP_DATA_STR 0x300 /* Capabilities data structure */
#endif /* __FSL_XCVR_H */