Home
last modified time | relevance | path

Searched full:sensitive (Results 1 – 25 of 337) sorted by relevance

12345678910>>...14

/Linux-v5.10/arch/arm/mach-omap1/
Dfpga.c123 * edge-sensitive; the touchscreen is level-sensitive. The edge-sensitive
125 * status register from the FPGA. The edge-sensitive interrupt inputs
155 * The touchscreen interrupt is level-sensitive, so in omap1510_fpga_init_irq()
163 * edge-sensitive, so we won't mask them. in omap1510_fpga_init_irq()
/Linux-v5.10/drivers/irqchip/
Dqcom-pdc.c130 * Level sensitive active low LOW
131 * Rising edge sensitive NOT USED
132 * Falling edge sensitive LOW
133 * Dual Edge sensitive NOT USED
134 * Level sensitive active High HIGH
135 * Falling Edge sensitive NOT USED
136 * Rising edge sensitive HIGH
137 * Dual Edge sensitive HIGH
/Linux-v5.10/Documentation/devicetree/bindings/interrupt-controller/
Dsnps,archs-idu-intc.txt21 4 = active high level-sensitive <<< DEFAULT
22 8 = NOT SUPPORTED (active low level-sensitive)
24 sensitive.
Dopen-pic.txt46 1 = active low level-sensitive
47 2 = active high level-sensitive
84 // Interrupt source '42' that is active high level-sensitive.
Dimg,pdc-intc.txt44 4 = active-high level-sensitive (required for perip irqs)
45 8 = active-low level-sensitive
102 // Interrupt source SysWake 0 that is active-low level-sensitive
Datmel,aic.txt16 4 = active high level-sensitive.
17 8 = active low level-sensitive.
Dnxp,lpc3220-mic.txt12 IRQ_TYPE_LEVEL_HIGH = active high level-sensitive,
13 IRQ_TYPE_LEVEL_LOW = active low level-sensitive.
/Linux-v5.10/Documentation/devicetree/bindings/mfd/
Dallwinner,sun4i-a10-ts.yaml33 allwinner,tp-sensitive-adjust:
71 /* sensitive/noisy touch panel */
72 allwinner,tp-sensitive-adjust = <0>;
Dqcom-pm8xxx.txt44 4 = active high level-sensitive
45 8 = active low level-sensitive
/Linux-v5.10/Documentation/security/
Dself-protection.rst70 Function pointers and sensitive variables must not be writable
168 the kernel's preallocated stack space and into sensitive structures. Two
170 sensitive thread_info structure elsewhere, and adding a faulting memory
259 By performing a per-build randomization of the layout of sensitive
268 Since the locations of sensitive structures are the primary target for
271 addresses or other sensitive things like canary values).
276 Printing kernel addresses to userspace leaks sensitive information about
317 it should automatically censor sensitive values.
/Linux-v5.10/Documentation/virt/kvm/devices/
Dxics.rst77 * Level sensitive flag, 1 bit
79 This bit is 1 for a level-sensitive interrupt source, or 0 for
80 edge-sensitive (or MSI).
/Linux-v5.10/drivers/gpu/drm/
Ddrm_vblank_work.c15 * Many DRM drivers need to program hardware in a time-sensitive manner, many
18 * simply do said time-sensitive programming in the driver's IRQ handler,
24 * doesn't need to be concerned with extremely time-sensitive programming,
26 * hardware may require that certain time-sensitive programming be handled
41 * time-sensitive hardware programming on time, even when the system is under
/Linux-v5.10/Documentation/devicetree/bindings/gpio/
Dgpio-nmk.txt13 4 = active high level-sensitive.
14 8 = active low level-sensitive.
Dnvidia,tegra20-gpio.txt19 4 = active high level-sensitive.
20 8 = active low level-sensitive.
Dgpio-omap.txt21 4 = active high level-sensitive.
22 8 = active low level-sensitive.
Dgpio-zynq.txt21 4 = active high level-sensitive.
22 8 = active low level-sensitive.
Dsodaville.txt16 4 - active high level-sensitive
17 8 - active low level-sensitive
Dgpio-xlp.txt30 4 = active high level-sensitive.
31 8 = active low level-sensitive.
Dbrcm,brcmstb-gpio.txt46 4 = active high level-sensitive
47 8 = active low level-sensitive
Dsocionext,uniphier-gpio.yaml35 4 = active high level-sensitive
36 8 = active low level-sensitive
Dgpio-mvebu.txt39 4 = active high level-sensitive.
40 8 = active low level-sensitive.
/Linux-v5.10/tools/testing/selftests/tpm2/
Dtpm2.py549 sensitive = SensitiveCreate(user_auth=auth_value)
567 (len(auth_cmd), len(sensitive), len(public))
576 len(sensitive),
577 bytes(sensitive),
595 sensitive = SensitiveCreate(user_auth=auth_value, data=data)
605 (len(auth_cmd), len(sensitive), len(public))
614 len(sensitive),
615 bytes(sensitive),
/Linux-v5.10/drivers/net/ethernet/freescale/enetc/
DKconfig50 bool "ENETC hardware Time-sensitive Network support"
53 There are Time-Sensitive Network(TSN) capabilities(802.1Qbv/802.1Qci
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-image-source.rst58 The unit cell consists of the whole area of the pixel, sensitive and
59 non-sensitive.
/Linux-v5.10/fs/efivarfs/
Dsuper.c37 * 1. A case-sensitive variable name
40 * So we need to perform a case-sensitive match on part 1 and a
52 /* Case-sensitive compare for the variable name */ in efivarfs_d_compare()

12345678910>>...14