Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/twl/
H A Dtwl.c98 struct twl_softc { struct
99 device_t sc_dev;
100 struct mtx sc_mtx;
101 unsigned int sc_type;
103 uint8_t sc_subaddr_map[TWL_MAX_SUBADDRS];
105 struct intr_config_hook sc_scan_hook;
107 device_t sc_vreg;
108 device_t sc_clks;