Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-ljca.c32 #define LJCA_GPIO_CONF_OUTPUT BIT(2) macro
166 u8 config = LJCA_GPIO_CONF_OUTPUT | LJCA_GPIO_CONF_CLR; in ljca_gpio_direction_output()