Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/hardware/
H A Dsa1111.h292 #define SA1111_GPIO_PCDWR (0x024) macro
/openbmc/linux/arch/arm/common/
H A Dsa1111.c595 sa1111_gpio_modify(reg + SA1111_GPIO_PCDWR, (msk >> 12) & 255, val >> 12); in sa1111_gpio_set_multiple()