Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtca642x.h60 int tca642x_set_val(uchar chip, uint8_t gpio_bank,
/openbmc/u-boot/drivers/gpio/
H A Dtca642x.c95 int tca642x_set_val(uchar chip, uint8_t gpio_bank, in tca642x_set_val() function
296 ret = tca642x_set_val(chip, in do_tca642x()