Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/maps/
Dtsunami_flash.c64 .phys = NO_XIP,
Dsbc_gxx.c168 .phys = NO_XIP,
Dixp4xx.c203 info->map.phys = NO_XIP; in ixp4xx_flash_probe()
Ddc21285.c141 .phys = NO_XIP,
Dlatch-addr-flash.c171 info->map.phys = NO_XIP; in latch_addr_flash_probe()
Dgpio-addr-flash.c242 state->map.phys = NO_XIP; in gpio_flash_probe()
Dpci.c81 .phys = NO_XIP,
Dphysmap_of.c265 info->list[i].map.phys = NO_XIP; in of_flash_probe()
Dpcmciamtd.c476 dev->pcmcia_map.phys = NO_XIP; in pcmciamtd_config()
/linux-4.4.14/include/linux/mtd/
Dmap.h212 #define NO_XIP (-1UL) macro
472 #define map_is_linear(map) (map->phys != NO_XIP)