Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtca642x.h62 int tca642x_set_pol(uchar chip, uint8_t gpio_bank,
/openbmc/u-boot/drivers/gpio/
H A 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()