Home
last modified time | relevance | path

Searched refs:tca642x_set_pol (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/
Dtca642x.h62 int tca642x_set_pol(uchar chip, uint8_t gpio_bank,
/external/u-boot/drivers/gpio/
Dtca642x.c107 int tca642x_set_pol(uchar chip, uint8_t gpio_bank, in tca642x_set_pol() function
305 ret = tca642x_set_pol(chip, gpio_bank, (1 << bank_shift), in do_tca642x()