Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dcs5535.h164 #define GPIO_POSITIVE_EDGE_STS 0x48 macro
/linux-4.19.296/drivers/gpio/
Dgpio-cs5535.c77 if (reg != GPIO_POSITIVE_EDGE_STS && reg != GPIO_NEGATIVE_EDGE_STS) { in errata_outl()