Home
last modified time | relevance | path

Searched refs:protect (Results 1 – 25 of 184) sorted by relevance

12345678

/Linux-v5.4/Documentation/misc-devices/
Deeprom.rst38 Atmel 34C02B 2K 0x50 - 0x57, SW write protect at 0x30-37
39 Catalyst 34FC02 2K 0x50 - 0x57, SW write protect at 0x30-37
40 Catalyst 34RC02 2K 0x50 - 0x57, SW write protect at 0x30-37
41 Fairchild 34W02 2K 0x50 - 0x57, SW write protect at 0x30-37
42 Microchip 24AA52 2K 0x50 - 0x57, SW write protect at 0x30-37
43 ST M34C02 2K 0x50 - 0x57, SW write protect at 0x30-37
78 software write protect register at 0x30 - 0x37 (0x20 less than the memory
82 this address will write protect the memory array permanently, and the
/Linux-v5.4/tools/laptop/freefall/
Dfreefall.c80 static void protect(int seconds) in protect() function
102 protect(0); in ignore_me()
162 protect(21); in main()
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dqcom,msm8916-wcd-analog.txt15 "cdc_spk_ocp_int" - Speaker over current protect interrupt.
21 "cdc_ear_ocp_int" - Earphone over current protect interrupt.
22 "cdc_hphr_ocp_int" - Headphone R over current protect interrupt.
23 "cdc_hphl_ocp_det" - Headphone L over current protect interrupt.
/Linux-v5.4/drivers/target/
Dtarget_core_sbc.c628 sbc_set_prot_op_checks(u8 protect, bool fabric_prot, enum target_prot_type prot_type, in sbc_set_prot_op_checks() argument
633 protect ? TARGET_PROT_DOUT_PASS : in sbc_set_prot_op_checks()
635 switch (protect) { in sbc_set_prot_op_checks()
654 pr_err("Unsupported protect field %d\n", protect); in sbc_set_prot_op_checks()
659 protect ? TARGET_PROT_DIN_PASS : in sbc_set_prot_op_checks()
661 switch (protect) { in sbc_set_prot_op_checks()
680 pr_err("Unsupported protect field %d\n", protect); in sbc_set_prot_op_checks()
692 u8 protect = cdb[1] >> 5; in sbc_check_prot() local
698 if (unlikely(protect && in sbc_check_prot()
713 if (protect) in sbc_check_prot()
[all …]
/Linux-v5.4/arch/x86/kernel/
Dmachine_kexec_64.c613 kexec_mark_range(unsigned long start, unsigned long end, bool protect) in kexec_mark_range() argument
627 if (protect) in kexec_mark_range()
633 static void kexec_mark_crashkres(bool protect) in kexec_mark_crashkres() argument
637 kexec_mark_range(crashk_low_res.start, crashk_low_res.end, protect); in kexec_mark_crashkres()
642 kexec_mark_range(crashk_res.start, control + PAGE_SIZE - 1, protect); in kexec_mark_crashkres()
644 kexec_mark_range(control, crashk_res.end, protect); in kexec_mark_crashkres()
/Linux-v5.4/Documentation/devicetree/bindings/mmc/
Dsynopsys-dw-mshc.txt28 * wp-gpios: specifies the write protect gpio line. The format of the
30 for write-protect, this property is optional.
33 we'd assume that the write protect is hooked up directly to the
34 controller's special purpose write protect line (accessible via
36 want write protect. In that case specify 'disable-wp'.
/Linux-v5.4/arch/s390/kernel/
Dmachine_kexec.c189 static void crash_protect_pages(int protect) in crash_protect_pages() argument
196 if (protect) in crash_protect_pages()
/Linux-v5.4/drivers/irqchip/
Dirq-vic.c68 u32 protect; member
109 writel(vic->protect, base + VIC_PROTECT); in resume_one_vic()
138 vic->protect = readl(base + VIC_PROTECT); in suspend_one_vic()
/Linux-v5.4/drivers/gpu/host1x/
DKconfig20 Say yes if kernel should protect command streams from tampering.
/Linux-v5.4/drivers/mtd/devices/
Ddocg3.c1668 int protect, dps0, dps0_low, dps0_high, dps1, dps1_low, dps1_high; in protection_show() local
1671 protect = doc_register_readb(docg3, DOC_PROTECTION); in protection_show()
1680 seq_printf(s, "Protection = 0x%02x (", protect); in protection_show()
1681 if (protect & DOC_PROTECT_FOUNDRY_OTP_LOCK) in protection_show()
1683 if (protect & DOC_PROTECT_CUSTOMER_OTP_LOCK) in protection_show()
1685 if (protect & DOC_PROTECT_LOCK_INPUT) in protection_show()
1687 if (protect & DOC_PROTECT_STICKY_LOCK) in protection_show()
1689 if (protect & DOC_PROTECT_PROTECTION_ENABLED) in protection_show()
1691 if (protect & DOC_PROTECT_IPL_DOWNLOAD_LOCK) in protection_show()
1693 if (protect & DOC_PROTECT_PROTECTION_ERROR) in protection_show()
/Linux-v5.4/drivers/input/mouse/
Dpsmouse.h153 bool protect; member
175 .protect = _protect, \
/Linux-v5.4/Documentation/driver-api/thermal/
Dnouveau_thermal.rst28 In order to protect the GPU from overheating, Nouveau supports 4 configurable
38 Shut the computer down to protect your GPU.
/Linux-v5.4/Documentation/RCU/
DarrayRCU.txt4 Although RCU is more commonly used to protect linked lists, it can
5 also be used to protect arrays. Three situations are as follows:
15 of RCU to instead protect the index into an array, however, this use
/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv04/
Dhw.h243 static inline void NVVgaProtect(struct drm_device *dev, int head, bool protect) in NVVgaProtect() argument
247 if (protect) { in NVVgaProtect()
255 NVSetEnablePalette(dev, head, protect); in NVVgaProtect()
/Linux-v5.4/drivers/iommu/
Dmtk_iommu_v1.c560 void *protect; in mtk_iommu_probe() local
570 protect = devm_kzalloc(dev, MTK_PROTECT_PA_ALIGN * 2, in mtk_iommu_probe()
572 if (!protect) in mtk_iommu_probe()
574 data->protect_base = ALIGN(virt_to_phys(protect), MTK_PROTECT_PA_ALIGN); in mtk_iommu_probe()
Dmtk_iommu.c648 void *protect; in mtk_iommu_probe() local
658 protect = devm_kzalloc(dev, MTK_PROTECT_PA_ALIGN * 2, GFP_KERNEL); in mtk_iommu_probe()
659 if (!protect) in mtk_iommu_probe()
661 data->protect_base = ALIGN(virt_to_phys(protect), MTK_PROTECT_PA_ALIGN); in mtk_iommu_probe()
/Linux-v5.4/Documentation/security/
Dlsm-development.rst7 what it tries to protect against and in what cases one would expect to
/Linux-v5.4/Documentation/devicetree/bindings/mtd/
Darm-versatile.txt7 some special write protect/VPP bits that can be controlled by the machine's
Dlpc32xx-mlc.txt7 - gpios: GPIO specification for NAND write protect
/Linux-v5.4/Documentation/devicetree/bindings/extcon/
Dextcon-rt8973a.txt5 is a USB port accessory detector and switch that is optimized to protect low
/Linux-v5.4/drivers/net/wireless/ti/wl18xx/
Dscan.h54 u8 protect; /* ??? */ member
Dscan.c62 cmd->protect = 0; in wl18xx_scan_send()
198 cmd->protect = 0; in wl18xx_scan_sched_scan_config()
/Linux-v5.4/Documentation/admin-guide/device-mapper/
Ddm-integrity.rst130 will protect the data against accidental corruption.
152 the size of files that were written. To protect against this
157 modification. To protect against accidental modification, use a
158 crc algorithm, to protect against malicious modification, use a
231 numbers in the journal section, to protect against a
/Linux-v5.4/Documentation/devicetree/bindings/memory-controllers/
Darm,pl172.txt63 - mpmc,write-protect: Enable write protect.
/Linux-v5.4/Documentation/devicetree/bindings/soc/qcom/
Dqcom,smem.txt25 Definition: reference to a hwspinlock used to protect allocations from

12345678