Symbol: lpc32xx_gpio_chip
drivers/gpio/gpio-lpc32xx.c
168
static inline u32 gpreg_read(struct lpc32xx_gpio_chip *group, unsigned long offset)
drivers/gpio/gpio-lpc32xx.c
173
static inline void gpreg_write(struct lpc32xx_gpio_chip *group, u32 val, unsigned long offset)
drivers/gpio/gpio-lpc32xx.c
178
static void __set_gpio_dir_p012(struct lpc32xx_gpio_chip *group,
drivers/gpio/gpio-lpc32xx.c
189
static void __set_gpio_dir_p3(struct lpc32xx_gpio_chip *group,
drivers/gpio/gpio-lpc32xx.c
200
static void __set_gpio_level_p012(struct lpc32xx_gpio_chip *group,
drivers/gpio/gpio-lpc32xx.c
211
static void __set_gpio_level_p3(struct lpc32xx_gpio_chip *group,
drivers/gpio/gpio-lpc32xx.c
222
static void __set_gpo_level_p3(struct lpc32xx_gpio_chip *group,
drivers/gpio/gpio-lpc32xx.c
231
static int __get_gpio_state_p012(struct lpc32xx_gpio_chip *group,
drivers/gpio/gpio-lpc32xx.c
238
static int __get_gpio_state_p3(struct lpc32xx_gpio_chip *group,
drivers/gpio/gpio-lpc32xx.c
250
static int __get_gpi_state_p3(struct lpc32xx_gpio_chip *group,
drivers/gpio/gpio-lpc32xx.c
256
static int __get_gpo_state_p3(struct lpc32xx_gpio_chip *group,
drivers/gpio/gpio-lpc32xx.c
268
struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip);
drivers/gpio/gpio-lpc32xx.c
278
struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip);
drivers/gpio/gpio-lpc32xx.c
293
struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip);
drivers/gpio/gpio-lpc32xx.c
300
struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip);
drivers/gpio/gpio-lpc32xx.c
307
struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip);
drivers/gpio/gpio-lpc32xx.c
315
struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip);
drivers/gpio/gpio-lpc32xx.c
326
struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip);
drivers/gpio/gpio-lpc32xx.c
337
struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip);
drivers/gpio/gpio-lpc32xx.c
346
struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip);
drivers/gpio/gpio-lpc32xx.c
356
struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip);
drivers/gpio/gpio-lpc32xx.c
366
struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip);
drivers/gpio/gpio-lpc32xx.c
375
struct lpc32xx_gpio_chip *group = gpiochip_get_data(chip);
drivers/gpio/gpio-lpc32xx.c
403
static struct lpc32xx_gpio_chip lpc32xx_gpiochip[] = {