Searched full:assert (Results 1 – 25 of 70) sorted by relevance
123
| /Documentation/ABI/testing/ |
| D | sysfs-pps | 17 What: /sys/class/pps/ppsX/assert 21 The /sys/class/pps/ppsX/assert file reports the assert events 22 and the assert sequence number of the X-th source in the form: 26 If the source has no assert events the content of this file
|
| D | configfs-spear-pcie-gadget | 24 inta write 1 to assert INTA and 0 to de-assert.
|
| /Documentation/devicetree/bindings/pps/ |
| D | pps-gpio.yaml | 27 assert-falling-edge: 28 description: Indicates a falling edge assert, when present. Rising edge if absent. 46 assert-falling-edge;
|
| /Documentation/driver-api/ |
| D | pps.rst | 122 signal an assert event (for example in the interrupt handler routine) 148 assert dev mode path subsystem@ 152 Inside each "assert" and "clear" file you can find the timestamp and a 155 $ cat /sys/class/pps/pps0/assert 190 source 0 - assert 1186592699.388832443, sequence: 364 - clear 0.000000000, sequence: 0 191 source 0 - assert 1186592700.388931295, sequence: 365 - clear 0.000000000, sequence: 0 192 source 0 - assert 1186592701.389032765, sequence: 366 - clear 0.000000000, sequence: 0 238 so it is used for PPS assert edge. PPS clear edge can be determined only 245 delay between assert and clear edge as small as possible to reduce system
|
| D | reset.rst | 60 Functions are provided to assert and deassert the controlled reset lines, 83 which increments the deassertion reference count to one, and the last assert 88 That is, an assert causes the reset line to be asserted immediately, and a 95 functions to assert and deassert reset lines. 149 Some drivers need to assert a bunch of reset lines in no particular order. 151 be used to assert, deassert, or trigger all specified reset controls at once. 159 assert or deassert reset signals, to trigger a reset pulse on a reset line, or
|
| /Documentation/arch/x86/ |
| D | elf_auxvec.rst | 20 #include <assert.h> 31 assert(ss.ss_sp);
|
| /Documentation/misc-devices/ |
| D | spear-pcie-gadget.rst | 61 inta write 1 to assert INTA and 0 to de-assert. 134 To assert INTA:: 138 To de-assert INTA::
|
| /Documentation/devicetree/bindings/sound/ |
| D | cirrus,cs4271.yaml | 65 One (undocumented) workaround is to assert and de-assert the PDN bit
|
| D | adi,adau1701.txt | 13 assert a hardware reset at probe time.
|
| D | ti,tas5086.txt | 12 assert a hardware reset at probe time.
|
| /Documentation/devicetree/bindings/rtc/ |
| D | ingenic,rtc.yaml | 62 ingenic,reset-pin-assert-time-ms: 70 ingenic,min-wakeup-pin-assert-time-ms:
|
| /Documentation/devicetree/bindings/mtd/ |
| D | fsmc-nand.txt | 26 byte 4 TWAIT : number of HCLK clock cycles to assert the command to the 29 byte 5 TSET : number of HCLK clock cycles to assert the address before the
|
| /Documentation/devicetree/bindings/pci/ |
| D | intel-gw-pcie.yaml | 66 reset-assert-ms: 114 reset-assert-ms = <500>;
|
| /Documentation/devicetree/bindings/reset/ |
| D | ti-syscon-reset.txt | 33 Cell #1 : offset of the reset assert control 36 assert control register
|
| D | st,stih407-picophyreset.yaml | 19 registers and after an assert/deassert sequence the hardware's previous state
|
| D | ti,tps380x-reset.yaml | 14 provide circuit initialization and timing supervision. The devices assert a
|
| D | st,stih407-powerdown.yaml | 21 registers and after an assert/deassert sequence the hardware's previous state
|
| D | hisilicon,hi3660-reset.yaml | 39 Cell #1 : offset of the reset assert control register from the syscon
|
| D | st,sti-softreset.txt | 11 registers and after an assert/deassert sequence the hardware's previous state
|
| /Documentation/devicetree/bindings/watchdog/ |
| D | atmel,at91sam9-wdt.yaml | 59 Assert peripherals and processor reset signals. 62 Assert the processor reset signal.
|
| D | kontron,sl28cpld-wdt.yaml | 26 kontron,assert-wdt-timeout-pin:
|
| /Documentation/devicetree/bindings/i2c/ |
| D | i2c-arb-gpio-challenge.yaml | 35 The basic algorithm is to assert your line when you want the bus, then make 40 1. Assert OUR_CLAIM.
|
| /Documentation/devicetree/bindings/thermal/ |
| D | nvidia,tegra124-soctherm.yaml | 141 present, this means assert low, otherwise assert high. 160 SOCTHERM hardware will assert the thermal trigger signal to the Power 168 which the SOCTHERM hardware will assert a thermal trigger if the
|
| /Documentation/dev-tools/kunit/ |
| D | index.rst | 87 Arrange-Act-Assert. This is a great way to structure test cases and 94 - Assert expected outcome: Verify that the result (or resulting state) is as
|
| /Documentation/devicetree/bindings/gpio/ |
| D | realtek,rtd-gpio.yaml | 36 - description: Interrupt number of the assert GPIO interrupt, which is
|
123