cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

ks0108.rst (1011B)


      1==========================================
      2ks0108 LCD Controller Driver Documentation
      3==========================================
      4
      5:License:		GPLv2
      6:Author & Maintainer:	Miguel Ojeda <ojeda@kernel.org>
      7:Date:			2006-10-27
      8
      9
     10
     11.. INDEX
     12
     13	1. DRIVER INFORMATION
     14	2. DEVICE INFORMATION
     15	3. WIRING
     16
     17
     181. Driver Information
     19---------------------
     20
     21This driver supports the ks0108 LCD controller.
     22
     23
     242. Device Information
     25---------------------
     26
     27:Manufacturer:	Samsung
     28:Device Name:	KS0108 LCD Controller
     29:Device Code:	ks0108
     30:Webpage:	-
     31:Device Webpage: -
     32:Type:		LCD Controller (Liquid Crystal Display Controller)
     33:Width:		64
     34:Height:	64
     35:Colors:	2 (B/N)
     36:Pages:		8
     37:Addresses:	64 each page
     38:Data size:	1 byte each address
     39:Memory size:	8 * 64 * 1 = 512 bytes
     40
     41
     423. Wiring
     43---------
     44
     45The driver supports data parallel port wiring.
     46
     47If you aren't building LCD related hardware, you should check
     48your LCD specific wiring information in the same folder.
     49
     50For example, check Documentation/admin-guide/auxdisplay/cfag12864b.rst