Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/
Dpinctrl-microchip-sgpio.c133 static inline void sgpio_pin_to_addr(struct sgpio_priv *priv, int pin, in sgpio_pin_to_addr() function
361 sgpio_pin_to_addr(priv, pin, &addr); in sgpio_pinconf_get()
396 sgpio_pin_to_addr(priv, pin, &addr); in sgpio_pinconf_set()
469 sgpio_pin_to_addr(priv, offset, &addr); in sgpio_gpio_request_enable()
544 sgpio_pin_to_addr(priv, gpio, &addr); in microchip_sgpio_direction_output()
568 sgpio_pin_to_addr(priv, gpio, &addr); in microchip_sgpio_get_value()
649 sgpio_pin_to_addr(bank->priv, gpio, &addr); in microchip_sgpio_irq_settype()
682 sgpio_pin_to_addr(bank->priv, gpio, &addr); in microchip_sgpio_irq_setreg()
713 sgpio_pin_to_addr(bank->priv, gpio, &addr); in microchip_sgpio_irq_ack()
834 sgpio_pin_to_addr(priv, i, &addr); in microchip_sgpio_register_bank()