Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/gpio/
Dgpio-max730x.c45 #define PIN_CONFIG_IN_PULLUP 0x03 macro
65 pin_config = PIN_CONFIG_IN_PULLUP; in max7301_direction_input()
140 case PIN_CONFIG_IN_PULLUP: in max7301_get()
Dgpio-mc33880.c37 #define PIN_CONFIG_IN_PULLUP 0x03 macro