Searched full:tamper (Results 1 – 25 of 38) sorted by relevance
12
/linux/drivers/rtc/ |
H A D | rtc-imxdi.c | 44 #define DCR_TDCHL (1 << 30) /* Tamper-detect configuration hard lock */ 45 #define DCR_TDCSL (1 << 29) /* Tamper-detect configuration soft lock */ 56 #define DSR_WTD (1 << 23) /* Wire-mesh tamper detected */ 57 #define DSR_ETBD (1 << 22) /* External tamper B detected */ 58 #define DSR_ETAD (1 << 21) /* External tamper A detected */ 61 #define DSR_TTD (1 << 18) /* Temperature tamper detected */ 62 #define DSR_CTD (1 << 17) /* Clock tamper detected */ 63 #define DSR_VTD (1 << 16) /* Voltage tamper detected */ 83 #define DTCR 0x28 /* DryIce Tamper Configuration Reg */ 86 #define DTCR_WTE (1 << 7) /* wire-mesh tamper enabled */ [all …]
|
H A D | rtc-pcf2127.c | 8 * Watchdog and tamper functions 69 /* Tamper timestamp1 registers */ 128 /* Tamper timestamp1 registers */ 130 /* Tamper timestamp2 registers */ 132 /* Tamper timestamp3 registers */ 134 /* Tamper timestamp4 registers */ 1122 dev_err(dev, "%s: invalid tamper detection ID (%d)\n", in pcf2127_enable_ts() 1134 dev_err(dev, "%s: tamper detection config (ts%d_ctrl) failed\n", in pcf2127_enable_ts() 1148 dev_err(dev, "%s: tamper detection TSIE%d config failed\n", in pcf2127_enable_ts() 1314 * correct tamper timestamp and interrupt function. in pcf2127_probe() [all …]
|
/linux/drivers/gpio/ |
H A D | gpio-sama5d2-piobu.c | 24 * backup mode protection register for tamper detection 25 * normal mode protection register for tamper detection 55 * Do not consider pin for tamper detection (normal and backup modes) 56 * Do not consider pin as tamper wakeup interrupt source
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | renesas,r9a08g045-vbattb.yaml | 11 controls the RTC clock (VBATTCLK), tamper detection logic and a small 26 - description: tamper detector interrupt
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx7d-flex-concentrator.dts | 187 * Tamper IRQ trigger timestamp reading. 192 "", "", "", "", "rtc-tamper-irq", "", "", "", 207 /* RTC - Tamper IRQ */
|
H A D | imx6qdl-gw5907.dtsi | 54 tamper { 55 label = "tamper";
|
H A D | imx6qdl-gw5913.dtsi | 54 tamper { 55 label = "tamper";
|
H A D | imx6qdl-gw552x.dtsi | 55 tamper { 56 label = "tamper";
|
H A D | imx6qdl-gw5912.dtsi | 55 tamper { 56 label = "tamper";
|
H A D | imx6qdl-gw51xx.dtsi | 54 tamper { 55 label = "tamper";
|
H A D | imx6qdl-gw5910.dtsi | 57 tamper { 58 label = "tamper";
|
H A D | imx6qdl-gw551x.dtsi | 98 tamper { 99 label = "tamper";
|
H A D | imx6qdl-gw553x.dtsi | 96 tamper { 97 label = "tamper";
|
H A D | imx6qdl-gw52xx.dtsi | 63 tamper { 64 label = "tamper";
|
H A D | imx6qdl-gw53xx.dtsi | 63 tamper { 64 label = "tamper";
|
H A D | imx6qdl-gw5903.dtsi | 106 tamper { 107 label = "tamper";
|
H A D | imx6qdl-gw54xx.dtsi | 64 tamper { 65 label = "tamper";
|
H A D | imx6qdl-gw5904.dtsi | 108 tamper { 109 label = "tamper";
|
H A D | imx6qdl-gw560x.dtsi | 122 tamper { 123 label = "tamper";
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_sw_fence_work.h | 55 * is published, and that no other threads try to tamper with the number
|
/linux/Documentation/devicetree/bindings/rtc/ |
H A D | isil,isl1208.yaml | 14 ISL12X9 have additional pins EVIN and EVDET for tamper detection, while the
|
/linux/arch/arm/mach-omap2/ |
H A D | powerdomains43xx_data.c | 73 .voltdm = { .name = "tamper" },
|
/linux/include/linux/ |
H A D | lsm_hooks.h | 170 /* DO NOT tamper with these variables outside of the LSM framework */
|
/linux/arch/arm/boot/dts/st/ |
H A D | stm32429i-eval.dts | 132 label = "Tamper";
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mn-venice-gw7902.dts | 71 key-tamper { 72 label = "tamper";
|
12