Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpio/
Dgpio-dwapb.c92 u32 int_deb; member
771 ctx->int_deb = dwapb_read(gpio, GPIO_PORTA_DEBOUNCE); in dwapb_gpio_suspend()
816 dwapb_write(gpio, GPIO_PORTA_DEBOUNCE, ctx->int_deb); in dwapb_gpio_resume()