Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Drockchip_nand.c53 #define NANDC_V6_FM_WP BIT(8) macro
110 writel(NANDC_V6_FM_WP, rknand->regs + NANDC_REG_V6_FMCTL); in rockchip_nand_init()
H A Drockchip_nand_spl.c52 #define NANDC_V6_FM_WP BIT(8) macro