Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Dcs553x_nand.c80 #define CS_NAND_CTL_CE (1<<0) /* Keep low; 1 to reset */ macro
212 writeb(CS_NAND_CTL_CE, cs553x->mmio + MM_NAND_CTL); in cs553x_exec_op()