Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dfsl_xcvr.c20 #define FSL_XCVR_CAPDS_SIZE 256 macro
45 u8 cap_ds[FSL_XCVR_CAPDS_SIZE];
134 uinfo->count = FSL_XCVR_CAPDS_SIZE; in fsl_xcvr_type_capds_bytes_info()
145 memcpy(ucontrol->value.bytes.data, xcvr->cap_ds, FSL_XCVR_CAPDS_SIZE); in fsl_xcvr_capds_get()
156 memcpy(xcvr->cap_ds, ucontrol->value.bytes.data, FSL_XCVR_CAPDS_SIZE); in fsl_xcvr_capds_put()
816 FSL_XCVR_CAPDS_SIZE); in fsl_xcvr_load_firmware()