Searched refs:fieldbus_type (Results 1 – 5 of 5) sorted by relevance
54 enum fieldbus_dev_type fieldbus_type; member
110 switch (fb->fieldbus_type) { in fieldbus_type_show()121 static DEVICE_ATTR_RO(fieldbus_type);
1267 __be16 fieldbus_type; in anybuss_host_common_probe() local1348 regmap_bulk_read(cd->regmap, REG_FIELDBUS_TYPE, &fieldbus_type, in anybuss_host_common_probe()1349 sizeof(fieldbus_type)); in anybuss_host_common_probe()1350 dev_info(dev, "Fieldbus type: %04X", be16_to_cpu(fieldbus_type)); in anybuss_host_common_probe()1374 cd->client->anybus_id = fieldbus_type; in anybuss_host_common_probe()
176 priv->fbdev.fieldbus_type = FIELDBUS_DEV_TYPE_PROFINET; in profinet_probe()
7 What: /sys/class/fieldbus_dev/fieldbus_devX/fieldbus_type