Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dbcm2835_sdhost.c69 #define SDHCFG_BLOCK_IRPT_EN (1 << 8) in DECLARE_INSTANCE_CHECKER() macro
/openbmc/u-boot/drivers/mmc/
H A Dbcm2835_sdhost.c103 #define SDHCFG_BLOCK_IRPT_EN BIT(8) macro
/openbmc/linux/drivers/mmc/host/
H A Dbcm2835.c100 #define SDHCFG_BLOCK_IRPT_EN BIT(8) macro