Searched defs:intel_max10_device (Results 1 – 1 of 1) sorted by relevance
32 struct intel_max10_device { struct33 unsigned int flags; /*max10 hardware capability*/34 struct altera_spi_device *spi_master;35 struct spi_transaction_dev *spi_tran_dev;36 struct max10_compatible_id *id; /*max10 compatible*/37 char *fdt_root;38 unsigned int base; /* max10 base address */39 u16 bus;40 struct opae_sensor_list opae_sensor_list;