Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm8xx.c44 #define NPCM8XX_GP_N_OE 0x10 macro
146 ioread32(bank->base + NPCM8XX_GP_N_OE)); in npcmgpio_dbg_show()
2216 oe = ioread32(bank->base + NPCM8XX_GP_N_OE) & pinmask; in npcm8xx_config_get()