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