coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
soundwire_multilane_map::lane_type Union Reference

#include <soundwire.h>

Collaboration diagram for soundwire_multilane_map::lane_type:
Collaboration graph

Data Fields

unsigned int master_lane
 
unsigned int slave_link
 

Detailed Description

Definition at line 192 of file soundwire.h.

Field Documentation

◆ master_lane

unsigned int soundwire_multilane_map::lane_type::master_lane

Definition at line 193 of file soundwire.h.

Referenced by soundwire_gen_multilane().

◆ slave_link

unsigned int soundwire_multilane_map::lane_type::slave_link

Definition at line 194 of file soundwire.h.

Referenced by soundwire_gen_multilane().


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