Home
last modified time | relevance | path

Searched full:pca953x (Results 1 – 25 of 45) sorted by relevance

12

/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dpca953x.c14 #include <pca953x.h>
147 * Display pca953x information
156 printf("pca953x@ 0x%x (%d pins):\n\n", chip, nr_gpio); in pca953x_info()
280 pca953x, 5, 1, do_pca953x,
281 "pca953x gpio access",
284 "pca953x info\n"
286 "pca953x output pin 0|1\n"
288 "pca953x invert pin 0|1\n"
290 "pca953x input pin\n"
H A Dpca953x_gpio.c2 * Take linux kernel driver drivers/gpio/gpio-pca953x.c for reference.
56 * struct pca953x_info - Data for pca953x
62 * @chip_type: indicate the chip type,PCA953X or PCA957X
284 dev_err(dev, "Only support PCA953X chip type now.\n"); in pca953x_probe()
349 U_BOOT_DRIVER(pca953x) = {
350 .name = "pca953x",
H A DKconfig132 bool "Enable the pca953x command"
136 This command provides access to a pca953x GPIO device using the
295 Now, max 24 bits chips and PCA953X compatible chips are
H A DMakefile28 obj-$(CONFIG_PCA953X) += pca953x.o
H A Dtca642x.c5 * Derived work from the pca953x.c driver
/OK3568_Linux_fs/buildroot/board/rockchip/electric/fs-overlay/etc/systemd/system/multi-user.target.wants/
H A Dpca953x-ioset.service2 Description=Setting PCA953X IO Expander
7 ExecStart=/usr/bin/pca953x-ioset.sh
/OK3568_Linux_fs/buildroot/board/rockchip/electric/fs-overlay/usr/lib/systemd/system/
H A Dpca953x-ioset.service2 Description=Setting PCA953X IO Expander
7 ExecStart=/usr/bin/pca953x-ioset.sh
/OK3568_Linux_fs/kernel/arch/x86/platform/intel-mid/device_libs/
H A Dplatform_max7315.c12 #include <linux/platform_data/pca953x.h>
33 * instances of the same pca953x driver to cover them in max7315_platform_data()
H A Dplatform_tca6416.c9 #include <linux/platform_data/pca953x.h>
H A Dplatform_pcal9555a.c14 #include <linux/platform_data/pca953x.h>
/OK3568_Linux_fs/buildroot/board/intel/galileo/rootfs_overlay/etc/modules-load.galileo/
H A Dgalileo_gen2.conf2 gpio-pca953x
/OK3568_Linux_fs/u-boot/board/xes/common/
H A Dfsl_8xxx_misc.c10 #include <pca953x.h>
/OK3568_Linux_fs/u-boot/include/
H A Dtca642x.h5 * Derived work from the pca953x.c driver
/OK3568_Linux_fs/u-boot/board/xes/xpedite517x/
H A Dxpedite517x.c13 #include <pca953x.h>
/OK3568_Linux_fs/u-boot/board/xes/xpedite537x/
H A Dxpedite537x.c17 #include <pca953x.h>
/OK3568_Linux_fs/u-boot/board/xes/xpedite550x/
H A Dxpedite550x.c17 #include <pca953x.h>
/OK3568_Linux_fs/u-boot/board/xes/xpedite520x/
H A Dxpedite520x.c19 #include <pca953x.h>
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-pca953x.c3 * PCA953x 4/8/16/24/40 bit I/O ports
20 #include <linux/platform_data/pca953x.h>
241 * - PCA953x standard
1275 .name = "pca953x",
1301 MODULE_DESCRIPTION("GPIO expander driver for PCA953x");
/OK3568_Linux_fs/u-boot/board/bluewater/snapper9260/
H A Dsnapper9260.c25 #include <pca953x.h>
/OK3568_Linux_fs/u-boot/include/configs/
H A Dcm_t335.h156 * First select the I2C0 bus with "i2c dev 0", then use "pca953x" command.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/
H A Dgpio-pca95xx.yaml85 the PCA953x. Not valid for Maxim MAX732x devices.
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dzylonite_pxa300.c18 #include <linux/platform_data/pca953x.h>
/OK3568_Linux_fs/kernel/arch/arm/mach-mmp/
H A Dttc_dkb.c15 #include <linux/platform_data/pca953x.h>
/OK3568_Linux_fs/u-boot/board/bachmann/ot1200/
H A Dot1200.c25 #include <pca953x.h>
/OK3568_Linux_fs/u-boot/board/freescale/mx6sxsabreauto/
H A Dmx6sxsabreauto.c29 #include <pca953x.h>

12