coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
twsx_sw_twsi Union Reference
Collaboration diagram for twsx_sw_twsi:
Collaboration graph

Data Fields

u64 u
 
struct {
   u64   data:32
 
   u64   eop_ia:3
 
   u64   ia:5
 
   u64   addr:10
 
   u64   scr:2
 
   u64   size:3
 
   u64   sovr:1
 
   u64   r:1
 
   u64   op:4
 
   u64   eia:1
 
   u64   slonly:1
 
   u64   v:1
 
s
 

Detailed Description

Definition at line 24 of file twsi.c.

Field Documentation

◆ addr

u64 twsx_sw_twsi::addr

Definition at line 30 of file twsi.c.

◆ data

u64 twsx_sw_twsi::data

Definition at line 27 of file twsi.c.

Referenced by twsi_read_ctl(), twsi_read_data(), twsi_set_speed(), twsi_write_ctl(), and twsi_write_data().

◆ eia

u64 twsx_sw_twsi::eia

Definition at line 36 of file twsi.c.

◆ eop_ia

u64 twsx_sw_twsi::eop_ia

◆ ia

u64 twsx_sw_twsi::ia

Definition at line 29 of file twsi.c.

◆ op

u64 twsx_sw_twsi::op

◆ r

u64 twsx_sw_twsi::r

Definition at line 34 of file twsi.c.

Referenced by twsi_read_sw(), twsi_set_speed(), and twsi_write_sw().

◆ 

◆ scr

u64 twsx_sw_twsi::scr

Definition at line 31 of file twsi.c.

◆ size

u64 twsx_sw_twsi::size

Definition at line 32 of file twsi.c.

◆ slonly

u64 twsx_sw_twsi::slonly

Definition at line 37 of file twsi.c.

◆ sovr

u64 twsx_sw_twsi::sovr

Definition at line 33 of file twsi.c.

◆ u

◆ v

u64 twsx_sw_twsi::v

Definition at line 38 of file twsi.c.

Referenced by twsi_read_sw(), twsi_set_speed(), and twsi_write_sw().


The documentation for this union was generated from the following file: