Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/
Dpinctrl-cy8c95x0.c313 static int cypress_get_pin_mask(struct cy8c95x0_pinctrl *chip, unsigned int pin) in cypress_get_pin_mask() function
556 u8 bit = cypress_get_pin_mask(chip, off); in cy8c95x0_gpio_direction_input()
592 u8 bit = cypress_get_pin_mask(chip, off); in cy8c95x0_gpio_direction_output()
619 u8 bit = cypress_get_pin_mask(chip, off); in cy8c95x0_gpio_get_value()
642 u8 bit = cypress_get_pin_mask(chip, off); in cy8c95x0_gpio_set_value()
651 u8 bit = cypress_get_pin_mask(chip, off); in cy8c95x0_gpio_get_direction()
682 u8 bit = cypress_get_pin_mask(chip, off); in cy8c95x0_gpio_get_pincfg()
765 u8 bit = cypress_get_pin_mask(chip, off); in cy8c95x0_gpio_set_pincfg()
1132 u8 bit = cypress_get_pin_mask(chip, off); in cy8c95x0_pinmux_cfg()