Home
last modified time | relevance | path

Searched refs:DATA0 (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/Documentation/i2c/busses/
H A Di2c-mlxcpld.rst55 specified in the four first bytes (DATA0 - DATA3). Data is read
56 starting from DATA0.
/openbmc/linux/Documentation/devicetree/bindings/display/ti/
H A Dti,omap3-dss.txt86 - lanes: list of pin numbers for the DSI lanes: CLK+, CLK-, DATA0+, DATA0-,
H A Dti,omap5-dss.txt77 - lanes: list of pin numbers for the DSI lanes: CLK+, CLK-, DATA0+, DATA0-,
H A Dti,omap4-dss.txt96 - lanes: list of pin numbers for the DSI lanes: CLK+, CLK-, DATA0+, DATA0-,
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstih407-pinctrl.dtsi738 DATA0 = <&pio11 3 ALT1 IN SE_NICLK_IO 0 CLK_A>;
766 DATA0 = <&pio12 7 ALT1 IN SE_NICLK_IO 0 CLK_A>;
794 DATA0 = <&pio14 3 ALT2 IN SE_NICLK_IO 0 CLK_A>;
867 DATA0 = <&pio12 7 ALT3 OUT SE_NICLK_IO 0 CLK_A>;
907 DATA0 = <&pio11 3 ALT3 IN SE_NICLK_IO 0 CLK_A>;
/openbmc/u-boot/arch/arm/dts/
H A Dstih407-pinctrl.dtsi744 DATA0 = <&pio11 3 ALT1 IN SE_NICLK_IO 0 CLK_A>;
772 DATA0 = <&pio12 7 ALT1 IN SE_NICLK_IO 0 CLK_A>;
800 DATA0 = <&pio14 3 ALT2 IN SE_NICLK_IO 0 CLK_A>;
873 DATA0 = <&pio12 7 ALT3 OUT SE_NICLK_IO 0 CLK_A>;
913 DATA0 = <&pio11 3 ALT3 IN SE_NICLK_IO 0 CLK_A>;
/openbmc/linux/drivers/iio/light/
H A Drohm-bu27034.c202 BU27034_CHAN_DATA(DATA0, IIO_MOD_LIGHT_CLEAR),
H A Drohm-bu27008.c325 BU27008_CHAN(RED, DATA0, BIT(IIO_CHAN_INFO_SCALE)),
/openbmc/linux/drivers/net/wireless/cisco/
H A Dairo.c384 #define DATA0 0x36 macro
4100 insw(ai->dev->base_addr+DATA0+whichbap, in aux_bap_read()
4103 insb(ai->dev->base_addr+DATA0+whichbap, in aux_bap_read()
4121 insw(ai->dev->base_addr+DATA0+whichbap, pu16Dst, bytelen>>1); in fast_bap_read()
4123 insb(ai->dev->base_addr+DATA0+whichbap, pu16Dst, bytelen); in fast_bap_read()
4133 outsw(ai->dev->base_addr+DATA0+whichbap, in bap_write()
4136 outsb(ai->dev->base_addr+DATA0+whichbap, pu16Src, bytelen); in bap_write()
/openbmc/linux/Documentation/driver-api/usb/
H A Dusb.rst493 DATA0. The ioctl parameter is an integer endpoint number (1 to 15,