Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-cy8c95x0.c319 static int cypress_get_pin_mask(struct cy8c95x0_pinctrl *chip, unsigned int pin) in cypress_get_pin_mask() function
569 u8 bit = cypress_get_pin_mask(chip, off); in cy8c95x0_gpio_direction_output()
584 u8 bit = cypress_get_pin_mask(chip, off); in cy8c95x0_gpio_get_value()
607 u8 bit = cypress_get_pin_mask(chip, off); in cy8c95x0_gpio_set_value()
616 u8 bit = cypress_get_pin_mask(chip, off); in cy8c95x0_gpio_get_direction()
647 u8 bit = cypress_get_pin_mask(chip, off); in cy8c95x0_gpio_get_pincfg()
732 u8 bit = cypress_get_pin_mask(chip, off); in cy8c95x0_gpio_set_pincfg()
1106 u8 bit = cypress_get_pin_mask(chip, off); in cy8c95x0_set_mode()
1121 u8 bit = cypress_get_pin_mask(chip, group); in cy8c95x0_pinmux_mode()
1170 u8 bit = cypress_get_pin_mask(chip, pin); in cy8c95x0_pinmux_direction()