Home
last modified time | relevance | path

Searched full:pca954x (Results 1 – 9 of 9) sorted by relevance

/freebsd/share/man/man4/
H A Dpca954x.431 .Nm pca954x
38 .Cd "device pca954x"
92 .Bl -tag -width hint.pca954x.<unit>.chip_type
93 .It Va hint.pca954x.<unit>.at
99 .It Va hint.pca954x.<unit>.chip_type
H A DMakefile443 pca954x.4 \
/freebsd/sys/dev/iicbus/mux/
H A Dpca954x.c243 DEFINE_CLASS_1(pca954x, pca954x_driver, pca954x_methods,
245 DRIVER_MODULE(pca954x, iicbus, pca954x_driver, 0, 0);
248 DRIVER_MODULE(ofw_iicbus, pca954x, ofw_iicbus_driver, 0, 0);
250 DRIVER_MODULE(iicbus, pca954x, iicbus_driver, 0, 0);
253 MODULE_DEPEND(pca954x, iicmux, 1, 1, 1);
254 MODULE_DEPEND(pca954x, iicbus, IICBUS_MINVER, IICBUS_PREFVER, IICBUS_MAXVER);
255 MODULE_VERSION(pca954x, 1);
/freebsd/sys/modules/i2c/mux/pca954x/
H A DMakefile3 KMOD= pca954x
4 SRCS= pca954x.c
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-mux-pca954x.yaml4 $id: http://devicetree.org/schemas/i2c/i2c-mux-pca954x.yaml#
7 title: NXP PCA954x I2C and compatible bus switches
13 The NXP PCA954x and compatible devices are I2C bus
H A Di2c-mux-pca954x.txt1 * NXP PCA954x I2C bus switch
3 The driver supports NXP PCA954x and PCA984x I2C mux/switch devices.
/freebsd/sys/modules/i2c/mux/
H A DMakefile4 pca954x \
/freebsd/sys/arm64/conf/
H A Dstd.nxp9 device pca954x # NPX I2C bus multiplexer / switches
/freebsd/sys/conf/
H A Dfiles1810 dev/iicbus/mux/pca954x.c optional pca954x iicbus iicmux