Home
last modified time | relevance | path

Searched defs:scpi_drvinfo (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/firmware/
H A Darm_scpi.c245 struct scpi_drvinfo { struct
246 u32 protocol_version;
247 u32 firmware_version;
248 bool is_legacy;
249 int num_chans;
250 int *commands;
252 atomic_t next_chan;
253 struct scpi_ops *scpi_ops;
254 struct scpi_chan *channels;
255 struct scpi_dvfs_info *dvfs[MAX_DVFS_DOMAINS];
[all …]