iomux_softc
iomux_set_function_sub(struct iomux_softc *sc, uint32_t pin, uint32_t fn)
iomux_set_pad_sub(struct iomux_softc *sc, uint32_t pin, uint32_t config)
static struct iomux_softc *iomuxsc = NULL;
CFATTACH_DECL_NEW(imxiomux, sizeof(struct iomux_softc),
struct iomux_softc * const iomux = device_private(self);