Home
last modified time | relevance | path

Searched defs:pca953x_info (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/gpio/
H A Dpca953x_gpio.c64 struct pca953x_info { struct
78 struct pca953x_info *info = dev_get_platdata(dev); in pca953x_write_single() argument
H A Dpca953x.c148 static int pca953x_info(uint8_t chip) in pca953x_info() function