Searched refs:GPIO_PORTA_DEBOUNCE (Results 1 – 1 of 1) sorted by relevance
47 #define GPIO_PORTA_DEBOUNCE 0x48 macro355 val_deb = dwapb_read(gpio, GPIO_PORTA_DEBOUNCE); in dwapb_gpio_set_debounce()357 dwapb_write(gpio, GPIO_PORTA_DEBOUNCE, val_deb | mask); in dwapb_gpio_set_debounce()359 dwapb_write(gpio, GPIO_PORTA_DEBOUNCE, val_deb & ~mask); in dwapb_gpio_set_debounce()789 ctx->int_deb = dwapb_read(gpio, GPIO_PORTA_DEBOUNCE); in dwapb_gpio_suspend()835 dwapb_write(gpio, GPIO_PORTA_DEBOUNCE, ctx->int_deb); in dwapb_gpio_resume()