Searched defs:twl6040_data (Results 1 – 1 of 1) sorted by relevance
66 struct twl6040_data { struct67 int plug_irq;68 int codec_powered;69 int pll;70 int pll_power_mode;71 int hs_power_mode;72 int hs_power_mode_locked;73 bool dl1_unmuted;74 bool dl2_unmuted;75 u8 dl12_cache[TWL6040_REG_HFRCTL - TWL6040_REG_HSLCTL + 1];[all …]