Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/fsl/
Dfsl_xcvr.c20 #define FSL_XCVR_CAPDS_SIZE 256 macro
43 u8 cap_ds[FSL_XCVR_CAPDS_SIZE];
132 uinfo->count = FSL_XCVR_CAPDS_SIZE; in fsl_xcvr_type_capds_bytes_info()
143 memcpy(ucontrol->value.bytes.data, xcvr->cap_ds, FSL_XCVR_CAPDS_SIZE); in fsl_xcvr_capds_get()
154 memcpy(xcvr->cap_ds, ucontrol->value.bytes.data, FSL_XCVR_CAPDS_SIZE); in fsl_xcvr_capds_put()
772 FSL_XCVR_CAPDS_SIZE); in fsl_xcvr_load_firmware()