Home
last modified time | relevance | path

Searched refs:STATUS_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-meson/
H A Dsd_emmc.h48 #define STATUS_MASK GENMASK(15, 0) macro
/openbmc/u-boot/drivers/mmc/
H A Dmeson_gx_mmc.c211 meson_write(mmc, STATUS_MASK, MESON_SD_EMMC_STATUS); in meson_dm_mmc_send_cmd()
258 meson_write(mmc, STATUS_MASK, MESON_SD_EMMC_STATUS); in meson_mmc_probe()
/openbmc/qemu/include/scsi/
H A Dconstants.h182 #define STATUS_MASK 0x3e macro