Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/
H A Dpinctrl-cy8c95x0.c316 static inline u8 cypress_get_port(struct cy8c95x0_pinctrl *chip, unsigned int pin) in cypress_get_port() function
703 u8 port = cypress_get_port(chip, off); in cy8c95x0_gpio_direction_output()
718 u8 port = cypress_get_port(chip, off); in cy8c95x0_gpio_get_value()
741 u8 port = cypress_get_port(chip, off); in cy8c95x0_gpio_set_value()
750 u8 port = cypress_get_port(chip, off); in cy8c95x0_gpio_get_direction()
770 u8 port = cypress_get_port(chip, off); in cy8c95x0_gpio_get_pincfg()
847 u8 port = cypress_get_port(chip, off); in cy8c95x0_gpio_set_pincfg()
1206 u8 port = cypress_get_port(chip, off); in cy8c95x0_set_mode()
1215 u8 port = cypress_get_port(chip, group); in cy8c95x0_pinmux_mode()
1254 u8 port = cypress_get_port(chip, pin); in cy8c95x0_pinmux_direction()