Home
last modified time | relevance | path

Searched refs:pca9698_set_value (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/gpio/
H A Dpca9698.c84 res = pca9698_set_value(addr, gpio, value); in pca9698_direction_output()
114 int pca9698_set_value(u8 addr, unsigned gpio, int value) in pca9698_set_value() function
/openbmc/u-boot/include/
H A Dpca9698.h15 int pca9698_set_value(u8 addr, unsigned gpio, int value);
/openbmc/u-boot/board/gdsys/mpc8308/
H A Dhrcon.c278 pca9698_set_value(0x20, 4, state ? 0 : 1); in mpc8308_set_fpga_reset()
H A Dstrider.c333 pca9698_set_value(0x20, 26, state ? 0 : 1); in mpc8308_set_fpga_reset()
/openbmc/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c1190 pca9698_set_value(0x22, 0, !(f & 1));
1191 pca9698_set_value(0x22, 4, (s & 1));