Searched refs:bcm2835_pinctrl (Results 1 – 1 of 1) sorted by relevance
77 struct bcm2835_pinctrl { struct244 static inline u32 bcm2835_gpio_rd(struct bcm2835_pinctrl *pc, unsigned reg) in bcm2835_gpio_rd()249 static inline void bcm2835_gpio_wr(struct bcm2835_pinctrl *pc, unsigned reg, in bcm2835_gpio_wr()255 static inline int bcm2835_gpio_get_bit(struct bcm2835_pinctrl *pc, unsigned reg, in bcm2835_gpio_get_bit()263 static inline void bcm2835_gpio_set_bit(struct bcm2835_pinctrl *pc, in bcm2835_gpio_set_bit()271 struct bcm2835_pinctrl *pc, unsigned pin) in bcm2835_pinctrl_fsel_get()283 struct bcm2835_pinctrl *pc, unsigned pin, in bcm2835_pinctrl_fsel_set()320 struct bcm2835_pinctrl *pc = gpiochip_get_data(chip); in bcm2835_gpio_get()327 struct bcm2835_pinctrl *pc = gpiochip_get_data(chip); in bcm2835_gpio_get_direction()342 struct bcm2835_pinctrl *pc = gpiochip_get_data(chip); in bcm2835_gpio_set()[all …]