Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/m5329evb/
H A Dnand.c19 #define SET_CLE 0x10 macro
30 IO_ADDR_W &= ~(SET_ALE | SET_CLE); in nand_hwcontrol()
38 IO_ADDR_W |= SET_CLE; in nand_hwcontrol()
/openbmc/u-boot/board/freescale/m5373evb/
H A Dnand.c19 #define SET_CLE 0x10 macro
30 IO_ADDR_W &= ~(SET_ALE | SET_CLE); in nand_hwcontrol()
38 IO_ADDR_W |= SET_CLE; in nand_hwcontrol()