Home
last modified time | relevance | path

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

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