Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/i2c/
H A Dfan53555.c63 struct fan53555_softc { struct
64 device_t sc_dev;
65 i2c_tag_t sc_i2c;
66 i2c_addr_t sc_addr;
67 int sc_phandle;
69 u_int sc_suspend_reg;
70 u_int sc_runtime_reg;
72 u_int sc_base;
73 u_int sc_step;
75 u_int sc_ramp_delay;
[all …]