Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-npcm-sgpio.c33 #define NPCM_IOXCFG2_PORT GENMASK(3, 0) macro
194 set_port = (out_port & NPCM_IOXCFG2_PORT) << 4 | in npcm_sgpio_init_port()
195 (in_port & NPCM_IOXCFG2_PORT); in npcm_sgpio_init_port()