Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mmc/
H A Dsh_mmcif.h39 #define MMCIF_CE_ARG 0x00000008 macro
97 sh_mmcif_writel(base, MMCIF_CE_ARG, arg); in sh_mmcif_boot_cmd_send()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsh_mmcif.c937 sh_mmcif_writel(host->addr, MMCIF_CE_ARG, cmd->arg); in sh_mmcif_start_cmd()