Searched defs:gpio_regs (Results 1 – 8 of 8) sorted by relevance
13 struct gpio_regs { struct14 volatile uint32_t GPIOFS; /*Function Selection Register */15 volatile uint32_t Reserved1[3];16 volatile uint32_t GPIOOE; /*Output Enable Register */17 volatile uint32_t Reserved2[3];18 volatile uint32_t GPIOD; /*Output Data Register */19 volatile uint32_t Reserved3[3];20 volatile uint32_t GPIOIN; /*Input Data Register */21 volatile uint32_t Reserved4[3];22 volatile uint32_t GPIOPU; /*Pull Up Register */[all …]
16 struct gpio_regs { struct17 volatile uint32_t CTRL[174];18 uint32_t RESERVED[18];19 volatile uint32_t PARIN[6];20 uint32_t RESERVED1[26];21 volatile uint32_t PAROUT[6];22 uint32_t RESERVED2[20];23 volatile uint32_t LOCK[6];24 uint32_t RESERVED3[64];25 volatile uint32_t CTRL2[174];
109 struct lpc11u6x_gpio_regs *gpio_regs = (struct lpc11u6x_gpio_regs *) in gpio_lpc11u6x_pin_configure() local190 struct lpc11u6x_gpio_regs *gpio_regs = (struct lpc11u6x_gpio_regs *) in gpio_lpc11u6x_port_get_raw() local203 struct lpc11u6x_gpio_regs *gpio_regs = (struct lpc11u6x_gpio_regs *) in gpio_lpc11u6x_port_set_masked_raw() local226 struct lpc11u6x_gpio_regs *gpio_regs = (struct lpc11u6x_gpio_regs *) in gpio_lpc11u6x_port_set_bits_raw() local238 struct lpc11u6x_gpio_regs *gpio_regs = (struct lpc11u6x_gpio_regs *) in gpio_lpc11u6x_port_clear_bits_raw() local250 struct lpc11u6x_gpio_regs *gpio_regs = (struct lpc11u6x_gpio_regs *) in gpio_lpc11u6x_port_toggle_bits() local
26 struct gpio_regs *gpio_regs; member
42 enum gpio_regs { enum
64 struct gpio_regs *gpio_regs = (struct gpio_regs *)gpio_reg_bases[port]; in kb1200_config_pin() local
374 struct gpio_it8xxx2_regs *const gpio_regs = GPIO_IT8XXX2_REG_BASE; in ite_it8xxx2_init() local
1862 struct gpio_it8xxx2_regs *const gpio_regs = GPIO_IT8XXX2_REG_BASE; in espi_it8xxx2_enable_reset() local