Home
last modified time | relevance | path

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

/freebsd/sys/arm64/qoriq/
H A Dqoriq_therm.c73 struct qoriq_therm_softc { struct
74 device_t dev;
75 struct resource *mem_res;
76 struct resource *irq_res;
77 void *irq_ih;
78 int ntsensors;
79 struct tsensor *tsensors;
80 bool little_endian;
81 clk_t clk;
82 int ver;