Home
last modified time | relevance | path

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

/platform/bcm28xx/
A Dgpio.c15 #define BITS_PER_PIN 3 macro
16 #define PINS_PER_REG (BITS_PER_REG / BITS_PER_PIN)
24 unsigned offset = (nr % PINS_PER_REG) * BITS_PER_PIN; in gpio_config()

Completed in 3 milliseconds