Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm7xx.c64 #define NPCM7XX_GP_N_IEM 0x58 /* Input Enable */ macro
141 ioread32(bank->base + NPCM7XX_GP_N_IEM), in npcmgpio_dbg_show()
1710 ie = ioread32(bank->base + NPCM7XX_GP_N_IEM) & pinmask; in npcm7xx_config_get()
1848 pctrl->gpio_bank[id].base + NPCM7XX_GP_N_IEM, in npcm7xx_gpio_of()