Searched defs:gpio_regs (Results 1 – 4 of 4) sorted by relevance
31 struct gpio_regs { struct55 struct gpio_regs context; argument
71 struct gpio_regs { struct72 unsigned long inp_state;73 unsigned long outp_state;74 unsigned long outp_set;75 unsigned long outp_clr;76 unsigned long dir_set;77 unsigned long dir_clr;
27 static void __iomem *gpio_regs; variable
1067 unsigned int gpio_regs[] = {CS35L45_GPIO1_CTRL1, CS35L45_GPIO2_CTRL1, cs35l45_apply_property_config() local