Searched refs:tca642x_set_dir (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ |
A D | tca642x.h | 64 int tca642x_set_dir(uchar chip, uint8_t gpio_bank,
|
/u-boot/drivers/gpio/ |
A D | tca642x.c | 120 int tca642x_set_dir(uchar chip, uint8_t gpio_bank, in tca642x_set_dir() function 292 ret = tca642x_set_dir(chip, gpio_bank, (1 << bank_shift), in do_tca642x() 311 ret = tca642x_set_dir(chip, gpio_bank, (1 << bank_shift), in do_tca642x()
|
Completed in 3 milliseconds