Searched refs:DATA0 (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/Documentation/devicetree/bindings/display/panel/ |
D | panel-lvds.txt | 56 DATA0 ><__G0__><__R5__><__R4__><__R3__><__R2__><__R1__><__R0__>< 67 DATA0 ><__G2__><__R7__><__R6__><__R5__><__R4__><__R3__><__R2__>< 79 DATA0 ><__G0__><__R5__><__R4__><__R3__><__R2__><__R1__><__R0__><
|
/Linux-v4.19/Documentation/i2c/busses/ |
D | i2c-mlxcpld | 50 specified in the four first bytes (DATA0 - DATA3). Data is read 51 starting from DATA0.
|
/Linux-v4.19/Documentation/devicetree/bindings/display/ti/ |
D | ti,omap3-dss.txt | 86 - lanes: list of pin numbers for the DSI lanes: CLK+, CLK-, DATA0+, DATA0-,
|
D | ti,omap5-dss.txt | 77 - lanes: list of pin numbers for the DSI lanes: CLK+, CLK-, DATA0+, DATA0-,
|
D | ti,omap4-dss.txt | 96 - lanes: list of pin numbers for the DSI lanes: CLK+, CLK-, DATA0+, DATA0-,
|
/Linux-v4.19/Documentation/devicetree/bindings/display/msm/ |
D | dsi.txt | 68 The above mapping describes that the logical data lane DATA0 is mapped to 69 the physical data lane DATA3, logical DATA1 to physical DATA0, logic DATA2
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | stih407-pinctrl.dtsi | 741 DATA0 = <&pio11 3 ALT1 IN SE_NICLK_IO 0 CLK_A>; 769 DATA0 = <&pio12 7 ALT1 IN SE_NICLK_IO 0 CLK_A>; 797 DATA0 = <&pio14 3 ALT2 IN SE_NICLK_IO 0 CLK_A>; 870 DATA0 = <&pio12 7 ALT3 OUT SE_NICLK_IO 0 CLK_A>; 910 DATA0 = <&pio11 3 ALT3 IN SE_NICLK_IO 0 CLK_A>;
|
/Linux-v4.19/drivers/net/wireless/cisco/ |
D | airo.c | 379 #define DATA0 0x36 macro 4062 insw( ai->dev->base_addr+DATA0+whichbap, in aux_bap_read() 4065 insb( ai->dev->base_addr+DATA0+whichbap, in aux_bap_read() 4083 insw( ai->dev->base_addr+DATA0+whichbap, pu16Dst, bytelen>>1 ); in fast_bap_read() 4085 insb( ai->dev->base_addr+DATA0+whichbap, pu16Dst, bytelen ); in fast_bap_read() 4095 outsw( ai->dev->base_addr+DATA0+whichbap, in bap_write() 4098 outsb( ai->dev->base_addr+DATA0+whichbap, pu16Src, bytelen ); in bap_write()
|
/Linux-v4.19/Documentation/driver-api/usb/ |
D | usb.rst | 481 DATA0. The ioctl parameter is an integer endpoint number (1 to 15,
|