Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/bcm/
Dpinctrl-cygnus-gpio.c60 #define CYGNUS_GPIO_REG(pin, reg) (GPIO_BANK(pin) * GPIO_BANK_SIZE + (reg)) macro
124 unsigned int offset = CYGNUS_GPIO_REG(gpio, reg); in cygnus_set_bit()
139 unsigned int offset = CYGNUS_GPIO_REG(gpio, reg); in cygnus_get_bit()
183 unsigned int offset = CYGNUS_GPIO_REG(gpio, in cygnus_gpio_irq_ack()
359 unsigned int offset = CYGNUS_GPIO_REG(gpio, in cygnus_gpio_get()
438 offset = CYGNUS_GPIO_REG(gpio, in cygnus_gpio_set_strength()
474 offset = CYGNUS_GPIO_REG(gpio, in cygnus_gpio_get_strength()