Searched refs:GPIO_BIT_CFG_PIN_XOR (Results 1 – 1 of 1) sorted by relevance
27 #define GPIO_BIT_CFG_PIN_XOR BIT(1) macro148 bit_cfg |= GPIO_BIT_CFG_PIN_XOR; in thunderx_gpio_dir_out()350 bit_cfg |= GPIO_BIT_CFG_PIN_XOR; in thunderx_gpio_irq_set_type()515 if (bit_cfg & GPIO_BIT_CFG_PIN_XOR) in thunderx_gpio_probe()
Completed in 4 milliseconds