Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-rcar.c65 #define INEN 0x50 /* General Input Enable Register */ macro
490 gpio_rcar_write(p, INEN, gpio_rcar_read(p, INEN) | mask); in gpio_rcar_enable_inputs()