Searched refs:intr_lines (Results 1 – 1 of 1) sorted by relevance
178 unsigned intr_lines[16]; member869 for (i = 0; i < ARRAY_SIZE(pctrl->intr_lines); i++) { in chv_gpio_request_enable()870 if (pctrl->intr_lines[i] == offset) { in chv_gpio_request_enable()871 pctrl->intr_lines[i] = 0; in chv_gpio_request_enable()1323 if (!pctrl->intr_lines[intsel]) { in chv_gpio_irq_startup()1325 pctrl->intr_lines[intsel] = offset; in chv_gpio_irq_startup()1385 pctrl->intr_lines[value] = offset; in chv_gpio_irq_type()1421 offset = pctrl->intr_lines[intr_line]; in chv_gpio_irq_handler()