Home | History | Annotate | Download | only in nand

Lines Matching refs:DENALI_MAP11

53 #define DENALI_MAP11		(3 << 26)	/* direct controller access */
56 #define DENALI_MAP11_CMD ((DENALI_MAP11) | 0) /* command cycle */
57 #define DENALI_MAP11_ADDR ((DENALI_MAP11) | 1) /* address cycle */
58 #define DENALI_MAP11_DATA ((DENALI_MAP11) | 2) /* data cycle */