Searched refs:MESON_MX_SDIO_MULT_PORT_SEL_MASK (Results 1 – 1 of 1) sorted by relevance
85 #define MESON_MX_SDIO_MULT_PORT_SEL_MASK GENMASK(1, 0) macro222 mult &= ~MESON_MX_SDIO_MULT_PORT_SEL_MASK; in meson_mx_mmc_start_cmd()223 mult |= FIELD_PREP(MESON_MX_SDIO_MULT_PORT_SEL_MASK, host->slot_id); in meson_mx_mmc_start_cmd()