Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Ddiskonchip.c629 #define CDSN_CTRL_MSK (CDSN_CTRL_CE | CDSN_CTRL_CLE | CDSN_CTRL_ALE) macro
639 doc->CDSNControl &= ~CDSN_CTRL_MSK; in doc200x_hwcontrol()
640 doc->CDSNControl |= ctrl & CDSN_CTRL_MSK; in doc200x_hwcontrol()