Home
last modified time | relevance | path

Searched refs:PADMUX_SION (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm/freescale/imx/
H A Dimx_iomux.c104 #define PADMUX_SION (1U << 4) /* The SION bit in the mux register. */ macro
164 sion = (cfg->padconf_val & PADCONF_SION) ? PADMUX_SION : 0; in iomux_configure_pins()