Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/devices/
Dlart.c213 #define ADDR_TO_FLASH_U2(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()