Searched refs:BB_CFG (Results 1 – 1 of 1) sorted by relevance
112 #define BB_CFG(bb_offset, bb_size) ((bb_offset) << 16 | (bb_size)) macro588 tchip->bb_cfg = BB_CFG(mtd->writesize, BBM_SIZE); in chip_init()