platform_fw_data
active_platform_fw_data = (struct platform_fw_data *)device_get_match_data(dev);
static const struct platform_fw_data platform_fw_data_versal = {
static const struct platform_fw_data platform_fw_data_versal_net = {
static const struct platform_fw_data platform_fw_data_zynqmp = {
static struct platform_fw_data *active_platform_fw_data;