Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/smipcie/
H A Dsmipcie.h239 struct smi_port { struct
240 struct smi_dev *dev;
241 int idx;
242 int enable;
243 int fe_type;
253 u32 DMA_MANAGEMENT;
256 u8 *cpu_addr[2];
257 u32 _dmaInterruptCH0;
258 u32 _dmaInterruptCH1;
259 u32 _int_status;
[all …]
/openbmc/linux/drivers/cpufreq/
H A Dspeedstep-smi.c33 static int smi_port; variable