Searched refs:twl_softc (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/i2c/
H A Dtwl4030.c83 struct twl_softc { struct
95 struct twl_softc *pin_sc;
119 twl_read(struct twl_softc *sc, uint8_t mod, uint8_t reg, int flags)
133 twl_write(struct twl_softc *sc, uint8_t mod, uint8_t reg, uint8_t val, int flags)
157 twl_rtc_enable(struct twl_softc *sc, bool onoff)
172 struct twl_softc *sc = tch->cookie;
200 struct twl_softc *sc = tch->cookie;
219 twl_gpio_config(struct twl_softc *sc, int pin, int flags)
246 struct twl_softc * const sc = device_private(dev);
281 struct twl_softc * cons
[all...]

Completed in 72 milliseconds