Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/twl/
H A Dtwl.c96 struct twl_softc { struct
97 device_t sc_dev;
98 struct mtx sc_mtx;
99 unsigned int sc_type;
101 uint8_t sc_subaddr_map[TWL_MAX_SUBADDRS];
103 struct intr_config_hook sc_scan_hook;
105 device_t sc_vreg;
106 device_t sc_clks;