Searched defs:protect (Results 1 – 8 of 8) sorted by relevance
| /rk3399_rockchip-uboot/drivers/pch/ |
| H A D | pch-uclass.c | 25 int pch_set_spi_protect(struct udevice *dev, bool protect) in pch_set_spi_protect()
|
| H A D | pch7.c | 26 static int pch7_set_spi_protect(struct udevice *dev, bool protect) in pch7_set_spi_protect()
|
| /rk3399_rockchip-uboot/arch/x86/cpu/intel_common/ |
| H A D | lpc.c | 84 int lpc_set_spi_protect(struct udevice *dev, int bios_ctrl, bool protect) in lpc_set_spi_protect()
|
| /rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/ |
| H A D | bd82x6x.c | 180 static int bd82x6x_set_spi_protect(struct udevice *dev, bool protect) in bd82x6x_set_spi_protect()
|
| /rk3399_rockchip-uboot/arch/x86/cpu/broadwell/ |
| H A D | pch.c | 511 static int broadwell_set_spi_protect(struct udevice *dev, bool protect) in broadwell_set_spi_protect()
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | wl.c | 674 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-sunxi/ |
| H A D | dram_sunxi_dw.h | 42 u32 protect; /* 0x800 */ member
|
| /rk3399_rockchip-uboot/include/ |
| H A D | flash.h | 24 uchar protect[CONFIG_SYS_MAX_FLASH_SECT]; /* sector protection status */ member
|