Home
last modified time | relevance | path

Searched full:onewire (Results 1 – 17 of 17) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/w1/
Dw1.txt1 Generic devicetree bindings for onewire (w1) busses
4 Onewire busses are described through nodes of their master bus controller.
17 onewire {
Dw1-gpio.yaml38 onewire {
/Linux-v6.1/Documentation/w1/slaves/
Dw1_ds28e17.rst20 The DS28E17 is a Onewire slave device which acts as an I2C bus master.
42 chips may come and go on the Onewire bus without being de-powered and
44 reconnected DS28E17 device on the Onewire bus, it will re-apply this
/Linux-v6.1/drivers/w1/slaves/
Dw1_ds28e17.c60 * Maximum number of I2C bytes to transfer within one CRC16 protected onewire
65 /* Maximum number of I2C bytes to read with one onewire command. */
206 * a single onewire command. in w1_f19_i2c_write()
353 /* Start onewire transaction. */ in w1_f19_i2c_master_transfer()
458 /* End onewire transaction. */ in w1_f19_i2c_master_transfer()
505 /* Start onewire transaction. */ in w1_f19_get_i2c_speed()
524 /* End onewire transaction. */ in w1_f19_get_i2c_speed()
558 /* Start onewire transaction. */ in w1_f19_set_i2c_speed()
564 /* End onewire transaction. */ in w1_f19_set_i2c_speed()
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/
Dmarvell,armada-37xx-pinctrl.txt88 group onewire
90 - functions onewire, gpio
/Linux-v6.1/arch/arm/boot/dts/
Dat91-ariag25.dts52 onewire {
Dintel-ixp42x-arcom-vulcan.dts34 onewire {
Dsun5i-r8-chip.dts85 onewire {
Dimx6ul-imx6ull-opos6uldev.dtsi44 onewire {
Dpxa300-raumfeld-controller.dts28 onewire {
Dimx28-cfa10049.dts421 onewire {
Dtegra20-colibri.dtsi372 /* Onewire (Optional) */
Dimx28-tx28.dts73 onewire {
/Linux-v6.1/include/linux/mfd/
Dasic3.h270 #define ASIC3_EXTCF_OWM_EN (1 << 4) /* enable onewire module */
283 * The Onewire interface (DS1WM) is handled
/Linux-v6.1/arch/arm64/boot/dts/amlogic/
Dmeson-axg-jethome-jethub-j1xx.dtsi159 onewire {
/Linux-v6.1/drivers/pinctrl/mvebu/
Dpinctrl-armada-37xx.c188 PIN_GRP_GPIO("onewire", 4, 1, BIT(16), "onewire"),
/Linux-v6.1/drivers/power/supply/
DKconfig420 OneWire (W1) host interface.