Home
last modified time | relevance | path

Searched defs:SDHCFG_SDIO_IRPT_EN (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/sd/
H A Dbcm2835_sdhost.c70 #define SDHCFG_SDIO_IRPT_EN (1 << 5) in DECLARE_INSTANCE_CHECKER() macro
/openbmc/u-boot/drivers/mmc/
H A Dbcm2835_sdhost.c104 #define SDHCFG_SDIO_IRPT_EN BIT(5) macro
/openbmc/linux/drivers/mmc/host/
H A Dbcm2835.c101 #define SDHCFG_SDIO_IRPT_EN BIT(5) macro