Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/misc/
Dxilinx_sdfec.h224 struct xsdfec_config { struct
356 #define XSDFEC_GET_CONFIG _IOR(XSDFEC_MAGIC, 6, struct xsdfec_config)
/Linux-v5.4/drivers/misc/
Dxilinx_sdfec.c216 struct xsdfec_config config;
836 struct xsdfec_config *config = &xsdfec->config; in xsdfec_cfg_axi_streams()