Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/asm/netlogic/xlr/
Dflash.h49 #define FLASH_NAND_ALE(cs) (0xa0 + (cs)) macro
/Linux-v5.10/arch/mips/netlogic/xlr/
Dplatform-flash.c102 FLASH_NAND_ALE(nand_priv.cs), cmd); in xlr_nand_ctrl()