Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-hlwd.c36 #define HW_GPIOB_INTLVL 0x0c macro
79 level = ioread32be(hlwd->regs + HW_GPIOB_INTLVL); in hlwd_gpio_irqhandler()
85 hlwd->regs + HW_GPIOB_INTLVL); in hlwd_gpio_irqhandler()
157 level = ioread32be(hlwd->regs + HW_GPIOB_INTLVL); in hlwd_gpio_irq_setup_emulation()
161 iowrite32be(level, hlwd->regs + HW_GPIOB_INTLVL); in hlwd_gpio_irq_setup_emulation()
185 level = ioread32be(hlwd->regs + HW_GPIOB_INTLVL); in hlwd_gpio_irq_set_type()
187 iowrite32be(level, hlwd->regs + HW_GPIOB_INTLVL); in hlwd_gpio_irq_set_type()
190 level = ioread32be(hlwd->regs + HW_GPIOB_INTLVL); in hlwd_gpio_irq_set_type()
192 iowrite32be(level, hlwd->regs + HW_GPIOB_INTLVL); in hlwd_gpio_irq_set_type()