Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Drockchip_nand_spl.c69 #define NAND_V6_BCH_REGION_M 0x7 macro
144 reg = (reg & (~(NAND_V6_BCH_REGION_M << NAND_V6_BCH_REGION_S))); in rockchip_nand_pio_xfer_start()
H A Drockchip_nand.c70 #define NAND_V6_BCH_REGION_M 0x7 macro
250 reg = (reg & (~(NAND_V6_BCH_REGION_M << NAND_V6_BCH_REGION_S))) | in rockchip_nand_pio_xfer_start()