twl_softc
twl_read(struct twl_softc *sc, uint8_t mod, uint8_t reg, int flags)
twl_write(struct twl_softc *sc, uint8_t mod, uint8_t reg, uint8_t val, int flags)
twl_rtc_enable(struct twl_softc *sc, bool onoff)
struct twl_softc *sc = device_private(tch->todr_dev);
struct twl_softc *sc = device_private(tch->todr_dev);
twl_gpio_config(struct twl_softc *sc, int pin, int flags)
struct twl_softc * const sc = device_private(dev);
struct twl_softc * const sc = device_private(dev);
struct twl_softc * const sc = device_private(dev);
struct twl_softc * const sc = device_private(dev);
twl_rtc_attach(struct twl_softc *sc, const int phandle)
twl_gpio_attach(struct twl_softc *sc, const int phandle)
struct twl_softc * const sc = device_private(self);
CFATTACH_DECL_NEW(twl, sizeof(struct twl_softc),
struct twl_softc *pin_sc;