Searched defs:arizona_pdata (Results 1 – 1 of 1) sorted by relevance
77 struct arizona_pdata { struct78 int reset; /** GPIO controlling /RESET, if any */79 int ldoena; /** GPIO controlling LODENA, if any */82 struct regulator_init_data *micvdd;85 struct regulator_init_data *ldo1;88 int clk32k_src;91 unsigned int irq_flags;94 int gpio_base;97 unsigned int gpio_defaults[ARIZONA_MAX_GPIO];104 unsigned int max_channels_clocked[ARIZONA_MAX_AIF];[all …]