Home
last modified time | relevance | path

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

/drivers/gpio/
A Dgpio-thunderx.c27 #define GPIO_BIT_CFG_PIN_XOR BIT(1) macro
148 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