Searched refs:intr_lines (Results 1 – 1 of 1) sorted by relevance
82 unsigned int intr_lines[16]; member813 for (i = 0; i < ARRAY_SIZE(cctx->intr_lines); i++) { in chv_gpio_request_enable()814 if (cctx->intr_lines[i] == offset) { in chv_gpio_request_enable()815 cctx->intr_lines[i] = 0; in chv_gpio_request_enable()1322 if (!cctx->intr_lines[intsel]) { in chv_gpio_irq_startup()1324 cctx->intr_lines[intsel] = pin; in chv_gpio_irq_startup()1382 cctx->intr_lines[value] = pin; in chv_gpio_irq_type()1414 offset = cctx->intr_lines[intr_line]; in chv_gpio_irq_handler()