Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-37xx.c209 static inline void armada_37xx_update_reg(unsigned int *reg, in armada_37xx_update_reg() function
435 armada_37xx_update_reg(&reg, &offset); in armada_37xx_gpio_get()
450 armada_37xx_update_reg(&reg, &offset); in armada_37xx_gpio_set()
466 armada_37xx_update_reg(&reg, &offset); in armada_37xx_gpio_get_direction()
483 armada_37xx_update_reg(&reg, &offset); in armada_37xx_gpio_direction_input()
498 armada_37xx_update_reg(&reg, &offset); in armada_37xx_gpio_direction_output()
/openbmc/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-37xx.c227 static inline void armada_37xx_update_reg(unsigned int *reg, in armada_37xx_update_reg() function
383 armada_37xx_update_reg(reg, &offset); in armada_37xx_irq_update_reg()
393 armada_37xx_update_reg(&reg, &offset); in armada_37xx_gpio_direction_input()
406 armada_37xx_update_reg(&reg, &offset); in armada_37xx_gpio_get_direction()
423 armada_37xx_update_reg(&reg, &offset); in armada_37xx_gpio_direction_output()
444 armada_37xx_update_reg(&reg, &offset); in armada_37xx_gpio_get()
459 armada_37xx_update_reg(&reg, &offset); in armada_37xx_gpio_set()