Searched refs:SDMMC_CMD (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/dev/mmc/host/ |
| H A D | dwmmc.c | 814 WRITE4(sc, SDMMC_CMD, (SDMMC_CMD_WAIT_PRVDATA | in dwmmc_setup_bus() 823 } while (READ4(sc, SDMMC_CMD) & SDMMC_CMD_START); in dwmmc_setup_bus() 834 WRITE4(sc, SDMMC_CMD, (SDMMC_CMD_WAIT_PRVDATA | in dwmmc_setup_bus() 843 } while (READ4(sc, SDMMC_CMD) & SDMMC_CMD_START); in dwmmc_setup_bus() 846 WRITE4(sc, SDMMC_CMD, SDMMC_CMD_WAIT_PRVDATA | in dwmmc_setup_bus() 855 } while (READ4(sc, SDMMC_CMD) & SDMMC_CMD_START); in dwmmc_setup_bus() 1171 WRITE4(sc, SDMMC_CMD, cmdr | SDMMC_CMD_START); in dwmmc_start_cmd()
|
| H A D | dwmmc_reg.h | 73 #define SDMMC_CMD 0x2C /* Command Register */ macro
|
| /freebsd/sys/contrib/device-tree/src/arm/rockchip/ |
| H A D | rk3288-veyron-speedy.dts | 232 "SDMMC_CMD";
|
| H A D | rk3288-veyron-jaq.dts | 240 "SDMMC_CMD";
|
| H A D | rk3288-veyron-minnie.dts | 297 "SDMMC_CMD";
|
| H A D | rk3288-veyron-jerry.dts | 370 "SDMMC_CMD";
|