Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/gpio/
Dgpio-msic.c36 #define MSIC_GPIO_TRIG_FALL BIT(1) macro
211 trig |= MSIC_GPIO_TRIG_FALL; in msic_bus_sync_unlock()