Searched refs:BUSWIDTH (Results 1 – 9 of 9) sorted by relevance
62 #define FLASH_BLOCKSIZE_PARAM (4096 * BUSWIDTH)70 #define FLASH_BLOCKSIZE_MAIN (32768 * BUSWIDTH)79 #define BUSWIDTH 4 /* don't change this - a lot of the code _will_ break if you change this */ macro455 if (from & (BUSWIDTH - 1)) in flash_read()457 int gap = BUSWIDTH - (from & (BUSWIDTH - 1)); in flash_read()463 while (len >= BUSWIDTH) in flash_read()467 buf += BUSWIDTH; in flash_read()468 from += BUSWIDTH; in flash_read()469 len -= BUSWIDTH; in flash_read()473 if (len & (BUSWIDTH - 1)) in flash_read()[all …]
30 #define BUSWIDTH 4 macro87 buswidth: BUSWIDTH,100 buswidth: BUSWIDTH,
25 #define BUSWIDTH 1 macro72 buswidth: BUSWIDTH,
21 #define BUSWIDTH CONFIG_MTD_PHYSMAP_BUSWIDTH macro71 buswidth: BUSWIDTH,
27 #define BUSWIDTH 2 macro84 buswidth: BUSWIDTH,
22 #define BUSWIDTH CONFIG_MTD_PHYSMAP_BUSWIDTH macro83 buswidth: BUSWIDTH,
21 #define BUSWIDTH 1 macro90 buswidth: BUSWIDTH,
184 #define BUSWIDTH NPORT_CFG_BWIDTH macro
14528 setting of the CONFIG_MTD_CSTM_MIPS_IXX_START/LEN/BUSWIDTH