Lines Matching defs:bit
86 static void xgpio_read_ch(struct xgpio_instance *chip, int reg, int bit, unsigned long *a) in xgpio_read_ch()
94 static void xgpio_write_ch(struct xgpio_instance *chip, int reg, int bit, unsigned long *a) in xgpio_write_ch()
105 int bit; in xgpio_read_ch_all() local
114 int bit; in xgpio_write_ch_all() local
134 unsigned long bit = find_nth_bit(chip->map, 64, gpio); in xgpio_get() local
155 unsigned long bit = find_nth_bit(chip->map, 64, gpio); in xgpio_set() local
212 unsigned long bit = find_nth_bit(chip->map, 64, gpio); in xgpio_dir_in() local
241 unsigned long bit = find_nth_bit(chip->map, 64, gpio); in xgpio_dir_out() local
373 unsigned long bit = find_nth_bit(chip->map, 64, irq_offset), enable; in xgpio_irq_mask() local
401 unsigned long bit = find_nth_bit(chip->map, 64, irq_offset), enable; in xgpio_irq_unmask() local
441 unsigned long bit = find_nth_bit(chip->map, 64, irq_offset); in xgpio_set_irq_type() local