masked_bits 262 drivers/gpio/gpio-thunderx.c u64 masked_bits = read_bits & BIT_ULL(bank_bit); masked_bits 265 drivers/gpio/gpio-thunderx.c return masked_bits == 0; masked_bits 267 drivers/gpio/gpio-thunderx.c return masked_bits != 0;