Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/maps/
H A Dmap_funcs.c35 BUG_ON(!map_bankwidth_supported(map->bankwidth)); in simple_map_init()
H A Damd76xrom.c215 if (!map_bankwidth_supported(map->map.bankwidth)) in amd76xrom_init_one()
H A Dck804xrom.c245 if (!map_bankwidth_supported(map->map.bankwidth)) in ck804xrom_init_one()
H A Dichxrom.c242 if (!map_bankwidth_supported(map->map.bankwidth)) in ichxrom_init_one()
H A Desb2rom.c306 if (!map_bankwidth_supported(map->map.bankwidth)) in esb2rom_init_one()
/OK3568_Linux_fs/kernel/drivers/media/pci/cobalt/
H A Dcobalt-flash.c90 BUG_ON(!map_bankwidth_supported(map->bankwidth)); in cobalt_flash_probe()
/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/
H A Dflash_setup.c104 WARN_ON(!map_bankwidth_supported(flash_map.bankwidth)); in octeon_flash_probe()
/OK3568_Linux_fs/kernel/include/linux/mtd/
H 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))