Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pinctrl/bcm/
Dpinctrl-cygnus-gpio.c61 #define CYGNUS_GPIO_REG(pin, reg) (GPIO_BANK(pin) * GPIO_BANK_SIZE + (reg)) macro
125 unsigned int offset = CYGNUS_GPIO_REG(gpio, reg); in cygnus_set_bit()
140 unsigned int offset = CYGNUS_GPIO_REG(gpio, reg); in cygnus_get_bit()
184 unsigned int offset = CYGNUS_GPIO_REG(gpio, in cygnus_gpio_irq_ack()
360 unsigned int offset = CYGNUS_GPIO_REG(gpio, in cygnus_gpio_get()
439 offset = CYGNUS_GPIO_REG(gpio, in cygnus_gpio_set_strength()
475 offset = CYGNUS_GPIO_REG(gpio, in cygnus_gpio_get_strength()