Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/gpio/
Dgpio-msic.c37 #define MSIC_GPIO_TRIG_RISE BIT(2) macro
209 trig |= MSIC_GPIO_TRIG_RISE; in msic_bus_sync_unlock()