Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm7xx.c48 #define NPCM7XX_GP_N_OE 0x10 /* Output Enable */ macro
144 ioread32(bank->base + NPCM7XX_GP_N_OE)); in npcmgpio_dbg_show()
1730 oe = ioread32(bank->base + NPCM7XX_GP_N_OE) & pinmask; in npcm7xx_config_get()