Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/freescale/m5329evb/
H A Dnand.c23 #define SET_ALE 0x08 macro
33 IO_ADDR_W &= ~(SET_ALE | SET_CLE); in nand_hwcontrol()
43 IO_ADDR_W |= SET_ALE; in nand_hwcontrol()
/rk3399_rockchip-uboot/board/freescale/m5373evb/
H A Dnand.c23 #define SET_ALE 0x08 macro
33 IO_ADDR_W &= ~(SET_ALE | SET_CLE); in nand_hwcontrol()
43 IO_ADDR_W |= SET_ALE; in nand_hwcontrol()