| /freebsd-14.2/sys/contrib/device-tree/Bindings/devfreq/ |
| H A D | rk3399_dmc.txt | 21 It should be a DCF interrupt. When DDR DVFS finishes 65 When DDR frequency is less than DRAM_DLL_DISB_FREQ, 70 MHz (Mega Hz). When DDR frequency is less than 80 - rockchip,ddr3_drv : When the DRAM type is DDR3, this parameter defines 84 - rockchip,ddr3_odt : When the DRAM type is DDR3, this parameter defines 97 - rockchip,phy_ddr3_odt : When the DRAM type is DDR3, this parameter defines 102 When DDR frequency is less then ddr3_odt_dis_freq, 106 - rockchip,lpddr3_drv : When the DRAM type is LPDDR3, this parameter defines 123 - rockchip,phy_lpddr3_odt : When dram type is LPDDR3, this parameter define 126 - rockchip,lpddr4_odt_dis_freq : When the DRAM type is LPDDR4, this parameter [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | rockchip,rk3399-dmc.yaml | 44 The CPU interrupt number. It should be a DCF interrupt. When DDR DVFS 130 When the DRAM type is DDR3, this parameter defines the ODT disable 138 When the DRAM type is DDR3, this parameter defines the DRAM side drive 146 When the DRAM type is DDR3, this parameter defines the DRAM side ODT 170 When the DRAM type is DDR3, this parameter defines the PHY side ODT 178 When the DRAM type is LPDDR3, this parameter defines then ODT disable 218 When dram type is LPDDR3, this parameter define the phy side odt 225 When the DRAM type is LPDDR4, this parameter defines the ODT disable 318 Defines the power-down idle disable frequency in Hz. When the DDR 324 Defines the self-refresh idle disable frequency in Hz. When the DDR [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/iio/addac/ |
| H A D | adi,ad74115.yaml | 141 When present, the digital input range is from 0 to 7400uA in steps 153 When not present, a counter increments when the signal is asserted 175 When present, the threshold range is fixed from -19V to 30V. 180 When not present, the DAC operates in the 0V to 12V range. 181 When present, the DAC operates in the -12V to 12V range. 194 When not present, the DAC short-circuit current limit is 32mA in 196 When present, the limit is 16mA in either source or sink for VOUT, 203 When present, the ADC should be used for measuring 4-wire RTDs. 229 When present, the burnout current polarity for EXT1 is sourcing. 245 When present, the burnout current polarity for EXT2 is sourcing. [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/usb/ |
| H A D | snps,dwc3.yaml | 127 When set, disable isoc START TRANSFER command failure SW work-around 169 description: When set core will filter LFPS reception. 179 description: When set core will set Tx de-emphasis value 193 description: When set core will disable USB3 suspend phy 197 description: When set core will disable USB2 suspend phy 216 When set core will disable receiver detection in PHY P3 power state. 236 When set, all SuperSpeed bus instances in park mode are disabled. 241 When set, all HighSpeed bus instances in park mode are disabled. 252 When set, change the way URBs are handled by the driver. Needed to 258 When set, run the SOF/ITP counter based on ref_clk. [all …]
|
| /freebsd-14.2/crypto/openssl/providers/common/der/ |
| H A D | RSA.asn1 | 25 -- When rsaEncryption is used in an AlgorithmIdentifier, 31 -- When id-RSAES-OAEP is used in an AlgorithmIdentifier, the 37 -- When id-pSpecified is used in an AlgorithmIdentifier, the 43 -- When id-RSASSA-PSS is used in an AlgorithmIdentifier, the 49 -- When the following OIDs are used in an AlgorithmIdentifier, 63 -- When id-mgf1 is used in an AlgorithmIdentifier, the parameters
|
| /freebsd-14.2/contrib/netbsd-tests/usr.bin/grep/ |
| H A D | d_context_b.out | 2 When they've blackballed, bamboozled, and burned you, 3 When they've turned on you, Tory and Whig,
|
| H A D | d_context_c.out | 4 When they've blackballed, bamboozled, and burned you, 5 When they've turned on you, Tory and Whig,
|
| H A D | d_context_a.out | 3 When they've blackballed, bamboozled, and burned you, 4 When they've turned on you, Tory and Whig,
|
| H A D | d_context_a.in | 5 When they've blackballed, bamboozled, and burned you, 6 When they've turned on you, Tory and Whig,
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | DSA_generate_parameters.pod | 62 When a candidate for q is generated, B<BN_GENCB_call(cb, 0, m++)> is called 67 When a candidate for q has passed a test by trial division, 76 When a prime q has been found, B<BN_GENCB_call(cb, 2, 0)> and 86 When a candidate for p has passed the test by trial division, 95 When p has been found, B<BN_GENCB_call(cb, 2, 1)> is called. 99 When the generator has been found, B<BN_GENCB_call(cb, 3, 1)> is called.
|
| H A D | SSL_set_connect_state.pod | 28 When the SSL_CTX object was created with L<SSL_CTX_new(3)>, 35 When beginning a new handshake, the SSL engine must know whether it must 40 When using the L<SSL_connect(3)> or 42 routines are automatically set. When performing a transparent negotiation
|
| H A D | BIO_connect.pod | 41 socket B<accept_sock>. When it gets a connection, the address and 73 When creating an IPv6 socket, make it only listen for IPv6 addresses 86 (-1) on error. When an error has occurred, the OpenSSL error stack 90 When an error has occurred, the OpenSSL error stack will hold the error 94 B<INVALID_SOCKET> (-1) on error. When an error has occurred, the
|
| H A D | SSL_shutdown.pod | 38 When a client only writes and never reads from the connection, and the server 45 When the underlying connection shall be used for more communications, the 63 The action depends on the underlying BIO. When using a nonblocking socket, 65 condition. When using a buffering BIO, like a BIO pair, data must be written 76 When "quiet shutdown" is enabled, SSL_shutdown() will always succeed 93 When the application is the first party to send the close_notify 109 When it is done sending data, it will send the close_notify alert.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/media/ |
| H A D | renesas,drif.txt | 26 When both internal channels are enabled they need to be managed together 33 - When both the internal channels that are bonded together are enabled, 36 - When only one of the bonded channels need to be enabled, the property 46 When compatible with the generic version, nodes must list the 87 When interfacing with a third party tuner device with two data pins as shown 135 When interfacing with a third party tuner device with one data pin as shown
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm64/renesas/ |
| H A D | hihope-rzg2-ex-lvds.dtsi | 20 * When GP1_20 is LOW LVDS0 is connected to the LVDS connector 21 * When GP1_20 is HIGH LVDS0 is connected to the LT8918L
|
| /freebsd-14.2/tools/build/options/ |
| H A D | WITHOUT_CROSS_COMPILER | 2 When compiling a different version of 6 When compiling with an identical version of
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Core/ |
| H A D | CoreProperties.td | 71 …Desc<"When in a color-enabled terminal, use the ANSI terminal code specified in this format immedi… 75 …Desc<"When in a color-enabled terminal, use the ANSI terminal code specified in this format immedi… 121 …Desc<"When displaying the column marker in a color-enabled terminal, use the ANSI terminal code sp… 125 …Desc<"When displaying the line marker in a color-enabled terminal, use the ANSI terminal code spec… 129 …Desc<"When displaying the line marker in a color-enabled terminal, use the ANSI terminal code spec… 161 …Desc<"When displaying progress in a color-enabled terminal, use the ANSI terminal code specified i… 165 …Desc<"When displaying progress in a color-enabled terminal, use the ANSI terminal code specified i… 201 …Desc<"When displaying suggestion in a color-enabled terminal, use the ANSI terminal code specified… 205 …Desc<"When displaying suggestion in a color-enabled terminal, use the ANSI terminal code specified… 209 …Desc<"When displaying a regex match in a color-enabled terminal, use the ANSI terminal code specif… [all …]
|
| /freebsd-14.2/contrib/sqlite3/ |
| H A D | README.txt | 61 Using Microsoft Visual C++ 2012 (or later) is required. When using the 72 Using Microsoft Visual C++ 2013 (or later) is required. When using the 83 Using Microsoft Visual C++ 2015 (or later) is required. When using the 96 Using Microsoft Visual C++ 2015 (or later) is required. When using the
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/staging/net/wireless/ |
| H A D | silabs,wfx.yaml | 49 When used on SDIO bus, <reg> must be set to 1. When used on SPI bus, it is 57 description: The interrupt line. Should be IRQ_TYPE_EDGE_RISING. When SPI is 58 used, this property is required. When SDIO is used, the "in-band"
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/net/wireless/ |
| H A D | silabs,wfx.yaml | 43 When used on SDIO bus, <reg> must be set to 1. When used on SPI bus, it is 49 description: The interrupt line. Should be IRQ_TYPE_EDGE_RISING. When SPI is 50 used, this property is required. When SDIO is used, the "in-band"
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/hwmon/ |
| H A D | lm87.txt | 14 - has-in6: When set, pin 5 is configured to be used as voltage input 17 - has-in7: When set, pin 6 is configured to be used as voltage input
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/rtc/ |
| H A D | rtc-meson-vrtc.txt | 12 application processors (AP) and the secure co-processor (SCP.) When 14 program an always-on timer before going sleep. When the timer expires,
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | pinctrl-mt8183.txt | 62 When config drive-strength, it can support some arguments, such as 78 When E1=0/E0=0, the strength is 0.125mA. 79 When E1=0/E0=1, the strength is 0.25mA. 80 When E1=1/E0=0, the strength is 0.5mA. 81 When E1=1/E0=1, the strength is 1mA.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/thermal/ |
| H A D | nvidia,tegra124-soctherm.txt | 76 - nvidia,alarm-filter: Number of clocks to filter event. When the filter 84 - nvidia,thermtrips : When present, this property specifies the temperature at 94 property is missing. When the thermtrips property is present, the breach of a 123 * When the "heavy" cooling device triggered, 136 * When the "light" cooling device triggered, 177 * When the "heavy" cooling device triggered, 188 * When the "light" cooling device triggered,
|
| /freebsd-14.2/contrib/llvm-project/lld/docs/ELF/ |
| H A D | linker_script.rst | 55 When the ``INSERT`` keyword is present, the ``SECTIONS`` command describes some 90 When an *OutputSection* *S* has ``address``, LLD will set sh_addr to ``address``. 100 When an output section has no input section, GNU ld will eliminate it if it 105 When an output section has no input section but advances the location counter, 113 When an *OutputSection* *S* has ``(type)``, LLD will set ``sh_type`` or 122 When ``sh_type`` is specified, it is an error if an input section in *S* has a 132 When an *OutputSection* *S* has both ``address`` and ``ALIGN(section_align)``,
|