Searched refs:DIR_BIT (Results 1 – 1 of 1) sorted by relevance
167 #define DIR_BIT BIT(2) /* 0: Output, 1: Input */ macro379 value &= ~DIR_BIT; in lp_gpio_set_direction()381 value |= DIR_BIT; in lp_gpio_set_direction()536 if (ioread32(reg) & DIR_BIT) in lp_gpio_get_direction()