Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-max730x.c46 #define PIN_CONFIG_IN_WO_PULLUP 0x02 macro
67 pin_config = PIN_CONFIG_IN_WO_PULLUP; in max7301_direction_input()
139 case PIN_CONFIG_IN_WO_PULLUP: in max7301_get()
Dgpio-mc33880.c38 #define PIN_CONFIG_IN_WO_PULLUP 0x02 macro