Home
last modified time | relevance | path

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

/linux-6.15/drivers/pinctrl/bcm/
H A Dpinctrl-bcm2835.c79 struct bcm2835_pinctrl { struct
279 struct bcm2835_pinctrl *pc, unsigned pin) in bcm2835_pinctrl_fsel_get()
291 struct bcm2835_pinctrl *pc, unsigned pin, in bcm2835_pinctrl_fsel_set()
331 struct bcm2835_pinctrl *pc = gpiochip_get_data(chip); in bcm2835_gpio_direction_input()
339 struct bcm2835_pinctrl *pc = gpiochip_get_data(chip); in bcm2835_gpio_get()
346 struct bcm2835_pinctrl *pc = gpiochip_get_data(chip); in bcm2835_gpio_get_direction()
361 struct bcm2835_pinctrl *pc = gpiochip_get_data(chip); in bcm2835_gpio_set()
369 struct bcm2835_pinctrl *pc = gpiochip_get_data(chip); in bcm2835_gpio_direction_output()
442 struct bcm2835_pinctrl *pc = gpiochip_get_data(chip); in bcm2835_gpio_irq_handler()
524 struct bcm2835_pinctrl *pc = gpiochip_get_data(chip); in bcm2835_gpio_irq_unmask()
[all …]