Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/omap4/
H A Domap4_gpio.c88 state = PADCONF_PIN_INPUT_PULLDOWN; in omap4_gpio_set_flags()
118 case PADCONF_PIN_INPUT_PULLDOWN: in omap4_gpio_get_flags()
H A Domap4_scm_padconf.h62 #define PADCONF_PIN_INPUT_PULLDOWN ( CONTROL_PADCONF_INPUT_ENABLE \ macro
H A Domap4_scm_padconf.c83 {"input_pulldown", PADCONF_PIN_INPUT_PULLDOWN},