Home
last modified time | relevance | path

Searched refs:MMCIF_CE_CMD_SET (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/mmc/
Dsh_mmcif.h47 #define MMCIF_CE_CMD_SET 0x00000000 macro
107 sh_mmcif_writel(base, MMCIF_CE_CMD_SET, cmd); in sh_mmcif_boot_cmd_send()
/linux-4.1.27/drivers/mmc/host/
Dsh_mmcif.c911 sh_mmcif_writel(host->addr, MMCIF_CE_CMD_SET, opc); in sh_mmcif_start_cmd()