Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-meson/
H A Dsd_emmc.h40 #define CFG_RESP_TIMEOUT_MASK GENMASK(11, 8) macro
/openbmc/u-boot/drivers/mmc/
H A Dmeson_gx_mmc.c87 meson_mmc_cfg &= ~CFG_RESP_TIMEOUT_MASK; in meson_dm_mmc_set_ios()
/openbmc/linux/drivers/mmc/host/
H A Dmeson-gx-mmc.c79 #define CFG_RESP_TIMEOUT_MASK GENMASK(11, 8) macro
1064 cfg |= FIELD_PREP(CFG_RESP_TIMEOUT_MASK, in meson_mmc_cfg_init()