dfemix
Vitis Drivers API Documentation
xdfemix_sinit.c File Reference

Macros

#define XDFEMIX_COMPATIBLE_STRING   "xlnx,xdfe-cc-mixer-2.0"
 Device name property. More...
 
#define XDFEMIX_PLATFORM_DEVICE_DIR   "/sys/bus/platform/devices/"
 Device location in a file system. More...
 
#define XDFEMIX_COMPATIBLE_PROPERTY   "compatible"
 Device tree property. More...
 
#define XDFEMIX_BUS_NAME   "platform"
 System bus name. More...
 
#define XDFEMIX_BASEADDR_PROPERTY   "reg"
 Base address property. More...
 
#define XDFEMIX_BASEADDR_SIZE   8U
 Base address bit-size. More...
 
#define XDFEMIX_MODE_CFG   "xlnx,mode"
 Mode: 0 = DOWNLINK, 1 = UPLINK. More...
 
#define XDFEMIX_NUM_ANTENNA_CFG   "xlnx,num-antenna"
 Number of antenna property. More...
 
#define XDFEMIX_MAX_USABLE_CCIDS_CFG   "xlnx,max-useable-ccids"
 Maximum number of CC's per antenna. More...
 
#define XDFEMIX_LANES_CFG   "xlnx,lanes"
 Number of parallel data channels required. More...
 
#define XDFEMIX_ANTENNA_INTERLEAVE_CFG   "xlnx,antenna-interleave"
 Number of TDM antenna. More...
 
#define XDFEMIX_MIXER_CPS_CFG   "xlnx,mixer-cps"
 Mixer clock per sample property. More...
 
#define XDFEMIX_NUM_AUXILIARY   "xlnx,num-auxiliary"
 Number of auxiliary NCO. More...
 
#define XDFEMIX_DATA_IWIDTH_CFG   "xlnx,data-iwidth"
 Input stream data bit width. More...
 
#define XDFEMIX_DATA_OWIDTH_CFG   "xlnx,data-owidth"
 Output stream data bit width. More...
 
#define XDFEMIX_TUSER_WIDTH_CFG   "xlnx,tuser-width"
 Width of the tuser input. More...