Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/devices/
Dlart.c159 #define FLASH_TO_DATA(x) \ macro
313 manufacturer = FLASH_TO_DATA (read32 (ADDR_TO_FLASH_U2 (0x00000000))); in flash_probe()
314 devtype = FLASH_TO_DATA (read32 (ADDR_TO_FLASH_U2 (0x00000001))); in flash_probe()
344 status = FLASH_TO_DATA (read32 (offset)); in erase_block()
492 status = FLASH_TO_DATA (read32 (offset)); in write_dword()