Searched full:wiring (Results 1 – 25 of 80) sorted by relevance
1234
/Linux-v5.10/Documentation/devicetree/bindings/display/tilcdc/ |
D | tilcdc.txt | 20 - blue-and-red-wiring: Recognized values "straight" or "crossed". 23 - "straight" indicates normal wiring that supports RGB565, 25 - "crossed" indicates wiring that has blue and red wires 30 RGB888 and XRGB8888 formats. However, depending on wiring, the red 43 [1] There is an errata about AM335x color wiring. For 16-bit color mode 45 but for 24 bit color modes the wiring of blue and red components is 60 blue-and-red-wiring = "crossed";
|
/Linux-v5.10/Documentation/admin-guide/auxdisplay/ |
D | ks0108.rst | 15 3. WIRING 42 3. Wiring 45 The driver supports data parallel port wiring. 48 your LCD specific wiring information in the same folder.
|
D | cfag12864b.rst | 15 3. WIRING 44 3. Wiring 47 The cfag12864b LCD Series don't have official wiring. 49 The common wiring is done to the parallel port as shown::
|
/Linux-v5.10/Documentation/devicetree/bindings/display/ |
D | atmel,lcdc.txt | 62 - atmel,lcd-wiring-mode: lcd wiring mode "RGB" or "BRG" 72 atmel,lcd-wiring-mode = <1>;
|
/Linux-v5.10/drivers/auxdisplay/ |
D | Kconfig | 243 1 : custom configuration and wiring (see further) 244 2 : 2x16 & 2x40 parallel LCD (old wiring) 246 4 : 2x16 parallel LCD (Hantronix wiring) 247 5 : 2x16 parallel LCD (Nexcom wiring) 250 more precise aspects (wiring, dimensions, protocol, ...). Please note
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | am335x-boneblack-common.dtsi | 80 blue-and-red-wiring = "straight"; 100 /* Convert 24bit BGR to RGB, e.g. cross red and blue wiring */
|
D | am335x-osd3358-sm-red.dts | 109 * AM335x errata for wiring: 113 blue-and-red-wiring = "straight"; 131 /* Convert 24bit BGR to RGB, e.g. cross red and blue wiring */
|
D | at91sam9261ek.dts | 49 atmel,lcd-wiring-mode = "BRG";
|
D | at91sam9rlek.dts | 45 atmel,lcd-wiring-mode = "RGB";
|
/Linux-v5.10/Documentation/devicetree/bindings/serial/ |
D | digicolor-usart.txt | 5 the binding that matches the wiring of your system.
|
D | serial.yaml | 68 UART hardware and the board wiring.
|
/Linux-v5.10/drivers/staging/fbtft/ |
D | fb_hx8357d.h | 6 * Check out the links above for our tutorials and wiring diagrams
|
/Linux-v5.10/drivers/net/plip/ |
D | Kconfig | 23 time (mode 1); you can find the wiring of these cables in
|
/Linux-v5.10/include/linux/platform_data/ |
D | hsmmc-omap.h | 38 /* set if your board has components or wiring that limits the
|
D | mmc-omap.h | 19 /* set if your board has components or wiring that limits the
|
/Linux-v5.10/arch/hexagon/kernel/ |
D | irq_cpu.c | 59 * interrupts handled here. The precise wiring of these other
|
/Linux-v5.10/Documentation/devicetree/bindings/arm/omap/ |
D | crossbar.txt | 24 SOC-specific hard-wiring of those irqs which unexpectedly bypasses the
|
/Linux-v5.10/arch/sh/mm/ |
D | tlb-urb.c | 4 * TLB entry wiring helpers for URB-equipped parts.
|
/Linux-v5.10/arch/mips/include/asm/dec/ |
D | ioasic_ints.h | 26 * unused) and has a different SCC wiring.
|
/Linux-v5.10/arch/arc/include/asm/ |
D | cache.h | 21 * Ideal for wiring memory mapped peripherals as we don't need to do
|
/Linux-v5.10/Documentation/hwmon/ |
D | sht3x.rst | 28 addresses 0x44 or 0x45, depending on the wiring. See
|
/Linux-v5.10/Documentation/networking/caif/ |
D | caif.rst | 135 E.g. host and modem wiring is not correct you will typically see
|
/Linux-v5.10/Documentation/devicetree/bindings/gpio/ |
D | gpio.txt | 62 - Bit 1: 0 mean push-pull wiring, see: 64 1 means single-ended wiring, see:
|
/Linux-v5.10/drivers/staging/media/atomisp/pci/runtime/isys/src/ |
D | rx.c | 521 /* MW: A bit of a hack, straight wiring of the capture in ia_css_isys_rx_configure() 536 * AM: A bit of a hack, wiring the input system. in ia_css_isys_rx_configure()
|
/Linux-v5.10/drivers/gpu/drm/tilcdc/ |
D | tilcdc_drv.c | 267 of_property_read_string(node, "blue-and-red-wiring", &str); in tilcdc_init() 281 DBG("Blue and red wiring '%s' unknown, use legacy mode", in tilcdc_init()
|
1234