Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsh_mmcif.c128 #define MASK_ALL 0x00000000 macro
1503 sh_mmcif_writel(host->addr, MMCIF_CE_INT_MASK, MASK_ALL); in sh_mmcif_probe()
1552 sh_mmcif_writel(host->addr, MMCIF_CE_INT_MASK, MASK_ALL); in sh_mmcif_remove()
1571 sh_mmcif_writel(host->addr, MMCIF_CE_INT_MASK, MASK_ALL); in sh_mmcif_suspend()
/linux/net/can/
H A Draw.c67 #define MASK_ALL 0 macro
383 ro->dfilter.can_mask = MASK_ALL; in raw_init()