Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/devices/
Dlart.c156 #define FLASH_TO_DATA(x) \ macro
310 manufacturer = FLASH_TO_DATA (read32 (ADDR_TO_FLASH_U2 (0x00000000))); in flash_probe()
311 devtype = FLASH_TO_DATA (read32 (ADDR_TO_FLASH_U2 (0x00000001))); in flash_probe()
341 status = FLASH_TO_DATA (read32 (offset)); in erase_block()
486 status = FLASH_TO_DATA (read32 (offset)); in write_dword()