Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/omap4/
H A Domap4_gpio.c86 state = PADCONF_PIN_INPUT_PULLUP; in omap4_gpio_set_flags()
115 case PADCONF_PIN_INPUT_PULLUP: in omap4_gpio_get_flags()
H A Domap4_scm_padconf.h59 #define PADCONF_PIN_INPUT_PULLUP ( CONTROL_PADCONF_INPUT_ENABLE \ macro
H A Domap4_scm_padconf.c82 {"input_pullup", PADCONF_PIN_INPUT_PULLUP},