Searched refs:bcm2835_pinctrl (Results 1 – 1 of 1) sorted by relevance
78 struct bcm2835_pinctrl { struct247 static inline u32 bcm2835_gpio_rd(struct bcm2835_pinctrl *pc, unsigned reg) in bcm2835_gpio_rd()252 static inline void bcm2835_gpio_wr(struct bcm2835_pinctrl *pc, unsigned reg, in bcm2835_gpio_wr()258 static inline int bcm2835_gpio_get_bit(struct bcm2835_pinctrl *pc, unsigned reg, in bcm2835_gpio_get_bit()266 static inline void bcm2835_gpio_set_bit(struct bcm2835_pinctrl *pc, in bcm2835_gpio_set_bit()274 struct bcm2835_pinctrl *pc, unsigned pin) in bcm2835_pinctrl_fsel_get()286 struct bcm2835_pinctrl *pc, unsigned pin, in bcm2835_pinctrl_fsel_set()326 struct bcm2835_pinctrl *pc = gpiochip_get_data(chip); in bcm2835_gpio_direction_input()334 struct bcm2835_pinctrl *pc = gpiochip_get_data(chip); in bcm2835_gpio_get()341 struct bcm2835_pinctrl *pc = gpiochip_get_data(chip); in bcm2835_gpio_get_direction()[all …]