Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/omap4/
H A Domap4_gpio.c88 state = PADCONF_PIN_INPUT_PULLUP; in omap4_gpio_set_flags()
117 case PADCONF_PIN_INPUT_PULLUP: in omap4_gpio_get_flags()
H A Domap4_scm_padconf.h61 #define PADCONF_PIN_INPUT_PULLUP ( CONTROL_PADCONF_INPUT_ENABLE \ macro
H A Domap4_scm_padconf.c84 {"input_pullup", PADCONF_PIN_INPUT_PULLUP},