Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/include/asm/hardware/
Dsa1111.h284 #define SA1111_GPIO_PADWR (0x004) macro
/kernel/linux/linux-5.10/arch/arm/common/
Dsa1111.c476 SA1111_GPIO_PXDWR = (SA1111_GPIO_PADWR - SA1111_GPIO_PADDR),
596 sa1111_gpio_modify(reg + SA1111_GPIO_PADWR, msk & 15, val); in sa1111_gpio_set_multiple()