Searched refs:THB_GPIO_ENAQ_MASK (Results 1 – 1 of 1) sorted by relevance
46 #define THB_GPIO_ENAQ_MASK BIT(15) macro874 reg |= THB_GPIO_ENAQ_MASK; in thunderbay_pinconf_set_tristate()876 reg &= ~THB_GPIO_ENAQ_MASK; in thunderbay_pinconf_set_tristate()888 *config = (reg & THB_GPIO_ENAQ_MASK) > 0; in thunderbay_pinconf_get_tristate()