Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/cssi/MCR3000/
H A Dnand.c14 #define BIT_CLE ((unsigned short)0x0800) macro
29 pddat &= ~(BIT_CLE | BIT_ALE); in nand_hwcontrol()
39 pddat |= BIT_CLE; in nand_hwcontrol()