OpenCores
URL https://opencores.org/ocsvn/test_project/test_project/trunk

Subversion Repositories test_project

[/] [test_project/] [trunk/] [linux_sd_driver/] [include/] [asm-or32/] [mmc.h] - Blame information for rev 65

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 65 AlbertVeli
#ifndef ASMOR32_MMC_H
2
#define ASMOR32_MMC_H
3
 
4
#include <linux/mmc/host.h>
5
#include <linux/interrupt.h>
6
 
7
struct device;
8
struct mmc_host;
9
 
10
struct ocores_platform_data {
11
        unsigned int ocr_mask; /* available voltages */
12
};
13
 
14
#endif

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.