Home
last modified time | relevance | path

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

/linux/include/linux/platform_data/
H A Dsh_mmcif.h36 #define MMCIF_CE_CMD_SET 0x00000000 macro
96 sh_mmcif_writel(base, MMCIF_CE_CMD_SET, cmd); in sh_mmcif_boot_cmd_send()
/linux/drivers/mmc/host/
H A Dsh_mmcif.c979 sh_mmcif_writel(host->addr, MMCIF_CE_CMD_SET, opc); in sh_mmcif_start_cmd()