Home
last modified time | relevance | path

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

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