Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-ljca.c31 #define LJCA_GPIO_CONF_INPUT BIT(1) macro
157 u8 config = LJCA_GPIO_CONF_INPUT | LJCA_GPIO_CONF_CLR; in ljca_gpio_direction_input()