Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/gpio/
Dgpio-lynxpoint.c55 #define USE_SEL_BIT BIT(0) /* 0: Native, 1: GPIO */ macro
128 if (!(inl(reg) & USE_SEL_BIT)) in lp_gpio_request()