Home
last modified time | relevance | path

Searched refs:NO_XIP (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/maps/
H A Dtsunami_flash.c65 .phys = NO_XIP,
H A Ddc21285.c141 .phys = NO_XIP,
H A Dsbc_gxx.c156 .phys = NO_XIP,
H A Dixp4xx.c204 info->map.phys = NO_XIP; in ixp4xx_flash_probe()
H A Dphysmap-core.c227 map->phys = NO_XIP; in physmap_addr_gpios_map_init()
397 * JFFS2 code via memcpy(). By setting NO_XIP, the in physmap_flash_of_init()
402 info->maps[i].phys = NO_XIP; in physmap_flash_of_init()
H A Dpci.c78 .phys = NO_XIP,
H A Dpcmciamtd.c475 dev->pcmcia_map.phys = NO_XIP; in pcmciamtd_config()
/kernel/linux/linux-6.6/drivers/mtd/maps/
H A Dtsunami_flash.c65 .phys = NO_XIP,
H A Ddc21285.c141 .phys = NO_XIP,
H A Dsbc_gxx.c156 .phys = NO_XIP,
H A Dphysmap-core.c220 map->phys = NO_XIP; in physmap_addr_gpios_map_init()
393 * JFFS2 code via memcpy(). By setting NO_XIP, the in physmap_flash_of_init()
398 info->maps[i].phys = NO_XIP; in physmap_flash_of_init()
H A Dpci.c78 .phys = NO_XIP,
H A Dpcmciamtd.c475 dev->pcmcia_map.phys = NO_XIP; in pcmciamtd_config()
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dmap.h195 #define NO_XIP (-1UL) macro
450 #define map_is_linear(map) (map->phys != NO_XIP)
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dmap.h195 #define NO_XIP (-1UL) macro
450 #define map_is_linear(map) (map->phys != NO_XIP)

Completed in 11 milliseconds