Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/cssi/MCR3000/
H A Dnand.c16 #define BIT_NCE ((unsigned short)0x1000) macro
33 pddat &= ~BIT_NCE; in nand_hwcontrol()
35 pddat |= BIT_NCE; in nand_hwcontrol()