Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mtd/maps/
A Dmap_funcs.c35 BUG_ON(!map_bankwidth_supported(map->bankwidth)); in simple_map_init()
A Damd76xrom.c213 if (!map_bankwidth_supported(map->map.bankwidth)) in amd76xrom_init_one()
A Dck804xrom.c243 if (!map_bankwidth_supported(map->map.bankwidth)) in ck804xrom_init_one()
A Dichxrom.c240 if (!map_bankwidth_supported(map->map.bankwidth)) in ichxrom_init_one()
A Desb2rom.c305 if (!map_bankwidth_supported(map->map.bankwidth)) in esb2rom_init_one()
/linux-6.3-rc2/drivers/media/pci/cobalt/
A Dcobalt-flash.c90 BUG_ON(!map_bankwidth_supported(map->bankwidth)); in cobalt_flash_probe()
/linux-6.3-rc2/arch/mips/cavium-octeon/
A Dflash_setup.c104 WARN_ON(!map_bankwidth_supported(flash_map.bankwidth)); in octeon_flash_probe()
/linux-6.3-rc2/include/linux/mtd/
A Dmap.h139 static inline int map_bankwidth_supported(int w) in map_bankwidth_supported() function
459 #define simple_map_init(map) BUG_ON(!map_bankwidth_supported((map)->bankwidth))

Completed in 8 milliseconds