Searched refs:HR_FLASH_CR (Results 1 – 2 of 2) sorted by relevance
329 if (!(M32(HR_FLASH_CR)&0x1)) { /* non-QIO mode, only single line command can be used */ in __readByCMD()342 if ((M32(HR_FLASH_CR) & 0x2) == 0x2) { in __readByCMD()
131 #define HR_FLASH_CR (HR_FLASH_BASE_ADDR + 0x008) macro