Searched refs:PADCONF_NONE (Results 1 – 1 of 1) sorted by relevance
100 #define PADCONF_NONE (1U << 31) /* Do not configure pad. */ macro165 if ((cfg->padconf_val & PADCONF_NONE) == 0) in iomux_configure_pins()