Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pinctrl/nuvoton/
Dpinctrl-npcm7xx.c45 #define NPCM7XX_GP_N_OE 0x10 /* Output Enable */ macro
142 ioread32(bank->base + NPCM7XX_GP_N_OE)); in npcmgpio_dbg_show()
1743 oe = ioread32(bank->base + NPCM7XX_GP_N_OE) & pinmask; in npcm7xx_config_get()