Searched defs:bank_shift (Results 1 – 2 of 2) sorted by relevance
79 int bank_shift = fls((info->gpio_count - 1) / BANK_SZ); in pca953x_write_single() local96 int bank_shift = fls((info->gpio_count - 1) / BANK_SZ); in pca953x_read_single() local
228 uint8_t bank_shift; in do_tca642x() local