Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pinctrl/bcm/
Dpinctrl-bcm2835.c78 struct bcm2835_pinctrl { struct
235 static inline u32 bcm2835_gpio_rd(struct bcm2835_pinctrl *pc, unsigned reg) in bcm2835_gpio_rd()
240 static inline void bcm2835_gpio_wr(struct bcm2835_pinctrl *pc, unsigned reg, in bcm2835_gpio_wr()
246 static inline int bcm2835_gpio_get_bit(struct bcm2835_pinctrl *pc, unsigned reg, in bcm2835_gpio_get_bit()
254 static inline void bcm2835_gpio_set_bit(struct bcm2835_pinctrl *pc, in bcm2835_gpio_set_bit()
262 struct bcm2835_pinctrl *pc, unsigned pin) in bcm2835_pinctrl_fsel_get()
274 struct bcm2835_pinctrl *pc, unsigned pin, in bcm2835_pinctrl_fsel_set()
311 struct bcm2835_pinctrl *pc = gpiochip_get_data(chip); in bcm2835_gpio_get()
318 struct bcm2835_pinctrl *pc = gpiochip_get_data(chip); in bcm2835_gpio_get_direction()
330 struct bcm2835_pinctrl *pc = gpiochip_get_data(chip); in bcm2835_gpio_set()
[all …]