Searched refs:at91_set_pio_deglitch (Results 1 – 3 of 3) sorted by relevance
137 int at91_set_pio_deglitch(unsigned port, unsigned pin, int is_on);
222 at91_set_pio_deglitch((x - PIN_BASE) / 32,(x % 32), y)
283 int at91_set_pio_deglitch(unsigned port, unsigned pin, int is_on) in at91_set_pio_deglitch() function