Home
last modified time | relevance | path

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

/freebsd/sys/arm64/rockchip/
H A Drk_gpio.c60 RK_GPIO_INTMASK, /* Interrupt mask register */ enumerator
319 sc->regs[RK_GPIO_INTMASK] = 0x34; in rk_gpio_attach()
332 sc->regs[RK_GPIO_INTMASK] = 0x18; in rk_gpio_attach()
743 rk_gpio_write_bit(sc, RK_GPIO_INTMASK, pin, 1); in rk_pic_setup_intr()
749 rk_gpio_write_bit(sc, RK_GPIO_INTMASK, pin, 0); in rk_pic_setup_intr()
769 rk_gpio_write_bit(sc, RK_GPIO_INTMASK, irqsrc->irq, 0); in rk_pic_teardown_intr()