Searched defs:protect (Results 1 – 10 of 10) sorted by relevance
/openbmc/u-boot/drivers/pch/ |
H A D | sandbox_pch.c | 11 bool protect; member 28 static int sandbox_pch_set_spi_protect(struct udevice *dev, bool protect) in sandbox_pch_set_spi_protect()
|
H A D | pch7.c | 25 static int pch7_set_spi_protect(struct udevice *dev, bool protect) in pch7_set_spi_protect()
|
H A D | pch-uclass.c | 22 int pch_set_spi_protect(struct udevice *dev, bool protect) in pch_set_spi_protect()
|
/openbmc/u-boot/arch/x86/cpu/intel_common/ |
H A D | lpc.c | 83 int lpc_set_spi_protect(struct udevice *dev, int bios_ctrl, bool protect) in lpc_set_spi_protect()
|
/openbmc/qemu/include/hw/intc/ |
H A D | allwinner-a10-pic.h | 33 uint32_t protect; member
|
/openbmc/u-boot/arch/x86/cpu/ivybridge/ |
H A D | bd82x6x.c | 183 static int bd82x6x_set_spi_protect(struct udevice *dev, bool protect) in bd82x6x_set_spi_protect()
|
/openbmc/u-boot/arch/x86/cpu/broadwell/ |
H A D | pch.c | 620 static int broadwell_set_spi_protect(struct udevice *dev, bool protect) in broadwell_set_spi_protect()
|
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | wl.c | 673 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local
|
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/ |
H A D | dram_sunxi_dw.h | 41 u32 protect; /* 0x800 */ member
|
/openbmc/u-boot/include/ |
H A D | flash.h | 23 uchar protect[CONFIG_SYS_MAX_FLASH_SECT]; /* sector protection status */ member
|