coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
am335x_mmc_host Struct Reference

#include <mmc.h>

Collaboration diagram for am335x_mmc_host:
Collaboration graph

Data Fields

struct sd_mmc_ctrlr sd_mmc_ctrlr
 
struct am335x_mmcreg
 
uint32_t sd_clock_hz
 

Detailed Description

Definition at line 42 of file mmc.h.

Field Documentation

◆ reg

struct am335x_mmc* am335x_mmc_host::reg

Definition at line 44 of file mmc.h.

Referenced by am335x_mmc_init_storage(), am335x_send_cmd(), boot_device_init(), and set_ios().

◆ sd_clock_hz

uint32_t am335x_mmc_host::sd_clock_hz

Definition at line 45 of file mmc.h.

Referenced by boot_device_init(), and set_ios().

◆ sd_mmc_ctrlr

struct sd_mmc_ctrlr am335x_mmc_host::sd_mmc_ctrlr

Definition at line 39 of file mmc.h.

Referenced by am335x_mmc_init_storage(), and boot_device_init().


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