Searched refs:SDIO_HOST_CTRL_PUSH_PULL_EN (Results 1 – 2 of 2) sorted by relevance
303 ctrl_reg |= SDIO_HOST_CTRL_PUSH_PULL_EN; in mvebu_mmc_set_bus()308 (ctrl_reg & SDIO_HOST_CTRL_PUSH_PULL_EN) ? in mvebu_mmc_set_bus()390 SDIO_HOST_CTRL_PUSH_PULL_EN | in mvebu_mmc_initialize()
121 #define SDIO_HOST_CTRL_PUSH_PULL_EN (1 << 0) macro