Home
last modified time | relevance | path

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

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