Searched refs:GPIO_DEBOUNCE_TIME_1 (Results 1 – 1 of 1) sorted by relevance
70 #define GPIO_DEBOUNCE_TIME_1 (0x050 >> 2) macro588 if (idx >= GPIO_DEBOUNCE_TIME_1 && idx <= GPIO_DEBOUNCE_TIME_3) { in aspeed_gpio_read()589 idx -= GPIO_DEBOUNCE_TIME_1; in aspeed_gpio_read()827 if (idx >= GPIO_DEBOUNCE_TIME_1 && idx <= GPIO_DEBOUNCE_TIME_3) { in aspeed_gpio_write()828 idx -= GPIO_DEBOUNCE_TIME_1; in aspeed_gpio_write()