Home
last modified time | relevance | path

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

/openbmc/u-boot/board/cssi/MCR3000/
H A Dnand.c13 #define BIT_CLE ((unsigned short)0x0800) macro
28 pddat &= ~(BIT_CLE | BIT_ALE); in nand_hwcontrol()
38 pddat |= BIT_CLE; in nand_hwcontrol()