Lines Matching refs:FLAG_ACTIVE_LOW
183 assign_bit(FLAG_ACTIVE_LOW, flagsp,
750 flags |= test_bit(FLAG_ACTIVE_LOW, &line->desc->flags) ?
754 flags |= test_bit(FLAG_ACTIVE_LOW, &line->desc->flags) ?
856 if (test_bit(FLAG_ACTIVE_LOW, &line->desc->flags))
1070 irqflags |= test_bit(FLAG_ACTIVE_LOW, &line->desc->flags) ?
1073 irqflags |= test_bit(FLAG_ACTIVE_LOW, &line->desc->flags) ?
1231 assign_bit(FLAG_ACTIVE_LOW, flagsp,
2162 irqflags |= test_bit(FLAG_ACTIVE_LOW, &desc->flags) ?
2165 irqflags |= test_bit(FLAG_ACTIVE_LOW, &desc->flags) ?
2320 if (test_bit(FLAG_ACTIVE_LOW, &desc->flags))