Home
last modified time | relevance | path

Searched refs:pca9541 (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/i2c/muxes/
H A Di2c-mux-pca9541.c74 struct pca9541 { struct
181 struct pca9541 *data = i2c_mux_priv(muxc); in pca9541_arbitrate()
251 struct pca9541 *data = i2c_mux_priv(muxc); in pca9541_select_chan()
276 struct pca9541 *data = i2c_mux_priv(muxc); in pca9541_release_chan()
291 struct pca9541 *data; in pca9541_probe()
H A DMakefile13 obj-$(CONFIG_I2C_MUX_PCA9541) += i2c-mux-pca9541.o
H A DKconfig65 will be called i2c-mux-pca9541.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/i2c/
H A Dnxp,pca9541.txt5 - compatible: Must be "nxp,pca9541"
17 compatible = "nxp,pca9541";
H A Di2c-arb.txt16 An NXP pca9541 I2C bus master selector at address 0x74
21 compatible = "nxp,pca9541";
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dlineage-pem.rst46 driver to the pca9541 I2C master selector driver.
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Daspeed-bmc-opp-zaius.dts332 compatible = "nxp,pca9541";
/OK3568_Linux_fs/kernel/Documentation/i2c/
H A Di2c-topology.rst53 i2c-mux-pca9541 Parent-locked
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS13345 F: drivers/i2c/muxes/i2c-mux-pca9541.c