coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
it8613e.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IT8613E_SP1   0x01 /* Com1 */
 
#define IT8613E_EC   0x04 /* Environment controller */
 
#define IT8613E_KBCK   0x05 /* PS/2 keyboard */
 
#define IT8613E_KBCM   0x06 /* PS/2 mouse */
 
#define IT8613E_GPIO   0x07 /* GPIO */
 
#define IT8613E_CIR   0x0a /* Consumer Infrared */
 

Macro Definition Documentation

◆ IT8613E_CIR

#define IT8613E_CIR   0x0a /* Consumer Infrared */

Definition at line 30 of file it8613e.h.

◆ IT8613E_EC

#define IT8613E_EC   0x04 /* Environment controller */

Definition at line 26 of file it8613e.h.

◆ IT8613E_GPIO

#define IT8613E_GPIO   0x07 /* GPIO */

Definition at line 29 of file it8613e.h.

◆ IT8613E_KBCK

#define IT8613E_KBCK   0x05 /* PS/2 keyboard */

Definition at line 27 of file it8613e.h.

◆ IT8613E_KBCM

#define IT8613E_KBCM   0x06 /* PS/2 mouse */

Definition at line 28 of file it8613e.h.

◆ IT8613E_SP1

#define IT8613E_SP1   0x01 /* Com1 */

Definition at line 25 of file it8613e.h.