Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
504514b00dee7b6b11adc1b522cc88a2bce688ac
/
.
/
arch
/
arm
/
include
/
asm
/
iproc-common
/
iproc_sdhci.h
blob: 4e299217fcf14280d3448c24f76394a4172953fd [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: <SPDX License Expression> */
/*
* Copyright 2019 Broadcom
*
*/
#ifndef
__IPROC_SDHCI_H
#define
__IPROC_SDHCI_H
int
iproc_sdhci_init
(
int
dev_index
,
u32 quirks
);
#endif