Searched defs:bd968xx (Results 1 – 1 of 1) sorted by relevance
44 struct bd968xx { struct45 const struct resource *errb_irqs;46 const struct resource *intb_irqs;47 int num_errb_irqs;48 int num_intb_irqs;49 const struct regmap_irq_chip *errb_irq_chip;50 const struct regmap_irq_chip *intb_irq_chip;51 const struct regmap_config *regmap_config;52 struct mfd_cell *cells;53 int num_cells;[all …]