Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Ddenali.c57 #define DENALI_MAP11 (3 << 26) /* direct controller access */ macro
60 #define DENALI_MAP11_CMD ((DENALI_MAP11) | 0) /* command cycle */
61 #define DENALI_MAP11_ADDR ((DENALI_MAP11) | 1) /* address cycle */
62 #define DENALI_MAP11_DATA ((DENALI_MAP11) | 2) /* data cycle */
/openbmc/linux/drivers/mtd/nand/raw/
H A Ddenali.c32 #define DENALI_MAP11 (3 << 26) /* direct controller access */ macro
35 #define DENALI_MAP11_CMD ((DENALI_MAP11) | 0) /* command cycle */
36 #define DENALI_MAP11_ADDR ((DENALI_MAP11) | 1) /* address cycle */
37 #define DENALI_MAP11_DATA ((DENALI_MAP11) | 2) /* data cycle */