Home
last modified time | relevance | path

Searched defs:protect (Results 1 – 10 of 10) sorted by relevance

/u-boot/drivers/pch/
A Dsandbox_pch.c11 bool protect; member
28 static int sandbox_pch_set_spi_protect(struct udevice *dev, bool protect) in sandbox_pch_set_spi_protect()
A Dpch7.c26 static int pch7_set_spi_protect(struct udevice *dev, bool protect) in pch7_set_spi_protect()
A Dpch-uclass.c22 int pch_set_spi_protect(struct udevice *dev, bool protect) in pch_set_spi_protect()
/u-boot/arch/x86/cpu/apollolake/
A Dpch.c14 static int apl_set_spi_protect(struct udevice *dev, bool protect) in apl_set_spi_protect()
/u-boot/arch/x86/cpu/intel_common/
A Dlpc.c85 int lpc_set_spi_protect(struct udevice *dev, int bios_ctrl, bool protect) in lpc_set_spi_protect()
/u-boot/arch/x86/cpu/ivybridge/
A Dbd82x6x.c187 static int bd82x6x_set_spi_protect(struct udevice *dev, bool protect) in bd82x6x_set_spi_protect()
/u-boot/arch/x86/cpu/broadwell/
A Dpch.c629 static int broadwell_set_spi_protect(struct udevice *dev, bool protect) in broadwell_set_spi_protect()
/u-boot/drivers/mtd/ubi/
A Dwl.c675 int err, scrubbing = 0, torture = 0, protect = 0, erroneous = 0; local
/u-boot/arch/arm/include/asm/arch-sunxi/
A Ddram_sunxi_dw.h41 u32 protect; /* 0x800 */ member
/u-boot/include/
A Dflash.h23 uchar protect[CONFIG_SYS_MAX_FLASH_SECT]; /* sector protection status */ member

Completed in 31 milliseconds