![]() |
dfeccf
Vitis Drivers API Documentation
|
The implementation of the XDfeCcf component's static initialization functionality.
MODIFICATION HISTORY:
Ver Who Date Changes
1.0 dc 10/27/20 Initial release dc 02/02/21 Remove hard coded device node name dc 02/08/21 align driver to current specification dc 02/22/21 include HW in versioning dc 03/25/21 Device tree item name change dc 04/06/21 Register with full node name dc 04/07/21 Fix bare metal initialisation dc 04/20/21 Doxygen documentation update 1.1 dc 10/26/21 Make driver R5 compatible 1.2 dc 10/29/21 Update doxygen comments dc 11/01/21 Add multi AddCC, RemoveCC and UpdateCC dc 11/19/21 Update doxygen documentation 1.4 dc 08/18/22 Update IP version number 1.5 dc 10/28/22 Switching Uplink/Downlink support 1.6 cog 07/04/23 Add support for SDT
Macros | |
| #define | XDFECCF_COMPATIBLE_STRING "xlnx,xdfe-cc-filter-1.1" |
| Device name property. More... | |
| #define | XDFECCF_PLATFORM_DEVICE_DIR "/sys/bus/platform/devices/" |
| Device location in a file system. More... | |
| #define | XDFECCF_COMPATIBLE_PROPERTY "compatible" |
| Device tree property. More... | |
| #define | XDFECCF_BUS_NAME "platform" |
| System bus name. More... | |
| #define | XDFECCF_BASEADDR_PROPERTY "reg" |
| Base address property. More... | |
| #define | XDFECCF_BASEADDR_SIZE 8U |
| Base address bit-size. More... | |
| #define | XDFECCF_NUM_ANTENNA_CFG "xlnx,num-antenna" |
| Number of antenna property. More... | |
| #define | XDFECCF_NUM_CC_PER_ANTENNA_CFG "xlnx,num-cc-per-antenna" |
| Maximum number of CC's per antenna. More... | |
| #define | XDFECCF_ANTENNA_INTERLEAVE_CFG "xlnx,antenna-interleave" |
| Number of Antenna TDM slots, per CC. More... | |
| #define | XDFECCF_SWITCHABLE_CFG "xlnx,switchable" |
| DL/UL switching support. More... | |
| #define | XDFECCF_TUSER_WIDTH_CFG "xlnx,tuser-width" |
| TUSER width property. More... | |