Home
last modified time | relevance | path

Searched defs:sftcnt (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.c777 int sftcnt = (i << (3 - sft)) & sftmsk; in write_bbt() local
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_bbt.c883 int sftcnt = (i << (3 - sft)) & sftmsk; in write_bbt() local