Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/embedded6xx/
H A Dwii.c42 #define HW_GPIO_OWNER (HW_GPIO_BASE(1) + 0x1c) macro
133 clrbits32(hw_gpio + HW_GPIO_OWNER, HW_GPIO_SHUTDOWN); in wii_power_off()
/kernel/linux/linux-6.6/arch/powerpc/platforms/embedded6xx/
H A Dwii.c40 #define HW_GPIO_OWNER (HW_GPIO_BASE(1) + 0x1c) macro
118 clrbits32(hw_gpio + HW_GPIO_OWNER, HW_GPIO_SHUTDOWN); in wii_power_off()
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-hlwd.c27 * The ownership of each GPIO line can be configured in the HW_GPIO_OWNER
47 #define HW_GPIO_OWNER 0x3c macro
231 iowrite32be(0xffffffff, hlwd->regs + HW_GPIO_OWNER); in hlwd_gpio_probe()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-hlwd.c28 * The ownership of each GPIO line can be configured in the HW_GPIO_OWNER
48 #define HW_GPIO_OWNER 0x3c macro
251 iowrite32be(0xffffffff, hlwd->regs + HW_GPIO_OWNER); in hlwd_gpio_probe()

Completed in 2 milliseconds