]> Git Repo - qemu.git/blame - include/hw/arm/primecell.h
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-08' into...
[qemu.git] / include / hw / arm / primecell.h
CommitLineData
87ecb68b
PB
1#ifndef PRIMECELL_H
2#define PRIMECELL_H
3
4/* Declarations for ARM PrimeCell based periperals. */
5/* Also includes some devices that are currently only used by the
6 ARM boards. */
7
b50ff6f5
PM
8/* arm_sysctl GPIO lines */
9#define ARM_SYSCTL_GPIO_MMC_WPROT 0
10#define ARM_SYSCTL_GPIO_MMC_CARDIN 1
11
87ecb68b 12#endif
This page took 0.859081 seconds and 4 git commands to generate.