Home
last modified time | relevance | path

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

/drivers/gpio/
A Dgpio-ljca.c44 #define LJCA_GPIO_CONF_CLR BIT(4) macro
165 u8 config = LJCA_GPIO_CONF_INPUT | LJCA_GPIO_CONF_CLR; in ljca_gpio_direction_input()
181 u8 config = LJCA_GPIO_CONF_OUTPUT | LJCA_GPIO_CONF_CLR; in ljca_gpio_direction_output()

Completed in 4 milliseconds