Home
last modified time | relevance | path

Searched refs:SA1111_GPIO_PBDWR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/include/asm/hardware/
H A Dsa1111.h289 #define SA1111_GPIO_PBDWR (0x014) macro
/kernel/linux/linux-6.6/arch/arm/include/asm/hardware/
H A Dsa1111.h287 #define SA1111_GPIO_PBDWR (0x014) macro
/kernel/linux/linux-5.10/arch/arm/common/
H A Dsa1111.c598 sa1111_gpio_modify(reg + SA1111_GPIO_PBDWR, (msk >> 4) & 255, val >> 4); in sa1111_gpio_set_multiple()
/kernel/linux/linux-6.6/arch/arm/common/
H A Dsa1111.c593 sa1111_gpio_modify(reg + SA1111_GPIO_PBDWR, (msk >> 4) & 255, val >> 4); in sa1111_gpio_set_multiple()

Completed in 7 milliseconds