Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpio/
Dgpio-wcove.c34 #define GPIO_IN_CTRL_BASE 0x4e51 macro
104 unsigned int reg = type == CTRL_IN ? GPIO_IN_CTRL_BASE : GPIO_OUT_CTRL_BASE; in to_reg()