Home
last modified time | relevance | path

Searched refs:BL_ALL_UNLOCKED (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dspinand.h158 #define BL_ALL_UNLOCKED 0x00 macro
/rk3399_rockchip-uboot/drivers/mtd/nand/spi/
H A Dcore.c1232 ret = spinand_lock_block(spinand, BL_ALL_UNLOCKED); in spinand_init()