Lines Matching refs:FLAG_ACTIVE_LOW
136 assign_bit(FLAG_ACTIVE_LOW, flagsp,
618 if (test_bit(FLAG_ACTIVE_LOW, &line->desc->flags))
657 if (test_bit(FLAG_ACTIVE_LOW, &line->desc->flags))
800 irqflags |= test_bit(FLAG_ACTIVE_LOW, &line->desc->flags) ?
803 irqflags |= test_bit(FLAG_ACTIVE_LOW, &line->desc->flags) ?
951 assign_bit(FLAG_ACTIVE_LOW, flagsp,
1110 (!!test_bit(FLAG_ACTIVE_LOW, &desc->flags) !=
1797 irqflags |= test_bit(FLAG_ACTIVE_LOW, &desc->flags) ?
1800 irqflags |= test_bit(FLAG_ACTIVE_LOW, &desc->flags) ?
1948 if (test_bit(FLAG_ACTIVE_LOW, &desc->flags))