Home
last modified time | relevance | path

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

/freebsd/sys/arm64/rockchip/
H A Drk_gpio.c66 RK_GPIO_DEBOUNCE, /* Debounce enable register */ enumerator
324 sc->regs[RK_GPIO_DEBOUNCE] = 0x48; in rk_gpio_attach()
338 sc->regs[RK_GPIO_DEBOUNCE] = 0x38; in rk_gpio_attach()
748 rk_gpio_write_bit(sc, RK_GPIO_DEBOUNCE, pin, 1); in rk_pic_setup_intr()
770 rk_gpio_write_bit(sc, RK_GPIO_DEBOUNCE, irqsrc->irq, 0); in rk_pic_teardown_intr()