Searched refs:use_second_irq (Results 1 – 1 of 1) sorted by relevance
181 bool use_second_irq; member196 req.method = madc->use_second_irq ? TWL4030_MADC_SW2 : TWL4030_MADC_SW1; in twl4030_madc_read()802 madc->use_second_irq = (pdata->irq_line != 1); in twl4030_madc_probe()804 madc->use_second_irq = of_property_read_bool(np, in twl4030_madc_probe()807 madc->imr = madc->use_second_irq ? TWL4030_MADC_IMR2 : in twl4030_madc_probe()809 madc->isr = madc->use_second_irq ? TWL4030_MADC_ISR2 : in twl4030_madc_probe()