Searched refs:DATA0 (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/Documentation/devicetree/bindings/display/ |
D | lvds.yaml | 47 DATA0 ><__G0__><__R5__><__R4__><__R3__><__R2__><__R1__><__R0__>< 58 DATA0 ><__G2__><__R7__><__R6__><__R5__><__R4__><__R3__><__R2__>< 70 DATA0 ><__G0__><__R5__><__R4__><__R3__><__R2__><__R1__><__R0__><
|
/linux-6.1.9/Documentation/i2c/busses/ |
D | i2c-mlxcpld.rst | 55 specified in the four first bytes (DATA0 - DATA3). Data is read 56 starting from DATA0.
|
/linux-6.1.9/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-6.1.9/arch/arm/boot/dts/ |
D | stih407-pinctrl.dtsi | 738 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>;
|
/linux-6.1.9/drivers/net/wireless/cisco/ |
D | airo.c | 384 #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()
|
/linux-6.1.9/Documentation/driver-api/usb/ |
D | usb.rst | 487 DATA0. The ioctl parameter is an integer endpoint number (1 to 15,
|