Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsh_mmcif.c137 #define INT_CCS (INT_CCSTO | INT_CCSRCV | INT_CCSDE) macro
905 sh_mmcif_writel(host->addr, MMCIF_CE_INT, 0xD80430C0 | INT_CCS); in sh_mmcif_start_cmd()
1285 sh_mmcif_writel(host->addr, MMCIF_CE_INT, INT_CCS | ~(state & mask)); in sh_mmcif_intr()