Home
last modified time | relevance | path

Searched +full:long +full:- +full:ram +full:- +full:code (Results 1 – 25 of 160) sorted by relevance

1234567

/freebsd/sys/contrib/device-tree/Bindings/misc/
H A Dnvidia,tegra20-apbmisc.txt4 - compatible: Must be:
5 - Tegra20: "nvidia,tegra20-apbmisc"
6 - Tegra30: "nvidia,tegra30-apbmisc", "nvidia,tegra20-apbmisc"
7 - Tegra114: "nvidia,tegra114-apbmisc", "nvidia,tegra20-apbmisc"
8 - Tegra124: "nvidia,tegra124-apbmisc", "nvidia,tegra20-apbmisc"
9 - Tegra132: "nvidia,tegra124-apbmisc", "nvidia,tegra20-apbmisc"
10 - Tegra210: "nvidia,tegra210-apbmisc", "nvidia,tegra20-apbmisc"
11 - reg: Should contain 2 entries: the first entry gives the physical address
17 - nvidia,long-ram-code: If present, the RAM code is long (4 bit). If not, short (2 bit).
H A Dnvidia,tegra20-apbmisc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/misc/nvidia,tegra20-apbmisc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Thierry Reding <thierry.reding@gmail.com>
11 - Jon Hunter <jonathanh@nvidia.com>
16 - items:
17 - enum:
18 - nvidia,tegra210-apbmisc
19 - nvidia,tegra124-apbmisc
[all …]
/freebsd/usr.sbin/makefs/cd9660/
H A Dcd9660_conversion.c3 /*-
4 * SPDX-License-Identifier: BSD-2-Clause
7 * Perez-Rathke and Ram Vedam. All rights reserved.
9 * This code was written by Daniel Watt, Walter Deignan, Ryan Gabrys,
10 * Alan Perez-Rathke and Ram Vedam.
15 * 1. Redistributions of source code must retain the above copyright
23 * GABRYS, ALAN PEREZ-RATHKE AND RAM VEDAM ``AS IS'' AND ANY EXPRESS OR
27 * GABRYS, ALAN PEREZ-RATHKE AND RAM VEDAM BE LIABLE FOR ANY DIRECT, INDIRECT,
95 * @param char* The string to write the both endian double word to - It is assumed this is allocated…
96 * eight characters long
[all …]
H A Dcd9660_debug.c3 /*-
4 * SPDX-License-Identifier: BSD-2-Clause
7 * Perez-Rathke and Ram Vedam. All rights reserved.
9 * This code was written by Daniel Watt, Walter Deignan, Ryan Gabrys,
10 * Alan Perez-Rathke and Ram Vedam.
15 * 1. Redistributions of source code must retain the above copyright
23 * GABRYS, ALAN PEREZ-RATHKE AND RAM VEDAM ``AS IS'' AND ANY EXPRESS OR
27 * GABRYS, ALAN PEREZ-RATHKE AND RAM VEDAM BE LIABLE FOR ANY DIRECT, INDIRECT,
63 TAILQ_FOREACH(t, &node->head, rr_ll) {
74 TAILQ_FOREACH(t, &n->head, rr_ll) { in debug_print_susp_attrs()
[all …]
/freebsd/sys/dev/ixl/
H A Di40e_nvm.c3 Copyright (c) 2013-2018, Intel Corporation
9 1. Redistributions of source code must retain the above copyright notice,
37 * i40e_init_nvm - Initialize NVM function pointers
44 * We are accessing FLASH always through the Shadow RAM.
48 struct i40e_nvm_info *nvm = &hw->nvm; in i40e_init_nvm()
62 nvm->sr_size = BIT(sr_size) * I40E_SR_WORDS_IN_1KB; in i40e_init_nvm()
68 nvm->timeout = I40E_MAX_NVM_TIMEOUT; in i40e_init_nvm()
69 nvm->blank_nvm_mode = FALSE; in i40e_init_nvm()
71 nvm->blank_nvm_mode = TRUE; in i40e_init_nvm()
80 * i40e_acquire_nvm - Generic request for acquiring the NVM ownership
[all …]
/freebsd/sys/kern/
H A Dsubr_physmem.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
10 * 1. Redistributions of source code must retain the above copyright
63 * ram, and regions within the physical ram that need to be excluded. An
98 long realmem;
99 long Maxmem;
117 * provided printf-like output function (which will be either printf or
132 prfunc(" 0x%08jx - 0x%08jx, %5ju MB (%7ju pages)\n", addr,
133 addr + size - 1, size / mbyte, size / PAGE_SIZE);
141 prfunc(" 0x%08jx - 0x%08jx, %5ju MB (%7ju pages) %s %s\n",
[all …]
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dnvidia,tegra30-emc.yaml1 # SPDX-License-Identifier: (GPL-2.0)
3 ---
4 $id: http://devicetree.org/schemas/memory-controllers/nvidia,tegra30-emc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Dmitry Osipenko <digetx@gmail.com>
11 - Jon Hunter <jonathanh@nvidia.com>
12 - Thierry Reding <thierry.reding@gmail.com>
15 The EMC interfaces with the off-chip SDRAM to service the request stream
16 sent from Memory Controller. The EMC also has various performance-affecting
23 const: nvidia,tegra30-emc
[all …]
/freebsd/sys/dev/e1000/
H A De1000_i210.c2 SPDX-License-Identifier: BSD-3-Clause
4 Copyright (c) 2001-2020, Intel Corporation
10 1. Redistributions of source code must retain the above copyright notice,
46 * e1000_acquire_nvm_i210 - Request for access to EEPROM
52 * EEPROM access and return -E1000_ERR_NVM (-1).
66 * e1000_release_nvm_i210 - Release exclusive access to EEPROM
80 * e1000_read_nvm_srrd_i210 - Reads Shadow Ram using EERD register
82 * @offset: offset of word in the Shadow Ram to read
84 * @data: word read from the Shadow Ram
86 * Reads a 16 bit word from the Shadow Ram using the EERD register.
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nvidia/
H A Dtegra30-asus-tf201.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include "tegra30-asus-transformer-common.dtsi"
5 #include "tegra30-asus-lvds-display.dtsi"
19 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
27 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
35 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
43 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
51 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
57 /* Azurewave AW-NH615 BCM4329B1 */
[all …]
H A Dtegra30-asus-tf300t.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include "tegra30-asus-transformer-common.dtsi"
5 #include "tegra30-asus-lvds-display.dtsi"
12 tf300t-init-hog {
13 gpio-hog;
15 output-low;
27 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
35 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
43 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
[all …]
H A Dtegra30-asus-tf300tg.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include "tegra30-asus-transformer-common.dtsi"
5 #include "tegra30-asus-lvds-display.dtsi"
12 tf300tg-init-hog {
13 gpio-hog;
28 output-low;
39 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
47 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
55 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
[all …]
H A Dtegra30-asus-tf700t.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include "tegra30-asus-transformer-common.dtsi"
20 remote-endpoint = <&bridge_input>;
21 bus-width = <24>;
36 nvidia,enable-inpu
[all...]
H A Dtegra30-lg-p895.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include "tegra30-lg-x3.dtsi"
11 pinctrl-names = "default";
12 pinctrl-0 = <&state_default>;
15 /* GNSS UART-B pinmux */
16 uartb-cts-rxd {
22 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
24 uartb-rts-txd {
30 nvidia,enable-input = <TEGRA_PIN_DISABLE>;
[all …]
H A Dtegra30-lg-p880.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include "tegra30-lg-x3.dtsi"
16 pinctrl-names = "default";
17 pinctrl-0 = <&state_default>;
21 host-wlan-wake {
26 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
29 /* GNSS UART-B pinmux */
30 uartb-rxd {
35 nvidia,enable-input = <TEGRA_PIN_ENABLE>;
[all …]
H A Dtegra30-pegatron-chagall.dts1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include <dt-bindings/input/gpio-keys.h>
5 #include <dt-bindings/input/input.h>
6 #include <dt-bindings/thermal/thermal.h>
9 #include "tegra30-cpu-op
[all...]
/freebsd/usr.bin/tail/tests/
H A Dtail_test.sh1 # SPDX-License-Identifier: BSD-2-Clause
8 # 1. Redistributions of source code must retain the above copyright
35 tail -r infile > outfile
36 tail -r < infile > outpipe
58 tail -r infile > outfile
59 tail -r < infile > outpipe
80 tail -rn2 infile > outfile
81 tail -rn2 < infile > outpipe
101 printf '\n1\n2\n3\n' | tail -r > outfile
102 printf '\n1\n2\n3\n' | tail -r > outpipe
[all …]
/freebsd/sys/dev/igc/
H A Digc_i225.c1 /*-
4 * SPDX-License-Identifier: BSD-3-Clause
22 * igc_init_nvm_params_i225 - Init NVM func ptrs.
27 struct igc_nvm_info *nvm = &hw->nvm; in igc_init_nvm_params_i225()
36 * Added to a constant, "size" becomes the left-shift value in igc_init_nvm_params_i225()
47 nvm->word_size = 1 << size; in igc_init_nvm_params_i225()
48 nvm->opcode_bits = 8; in igc_init_nvm_params_i225()
49 nvm->delay_usec = 1; in igc_init_nvm_params_i225()
50 nvm->type = igc_nvm_eeprom_spi; in igc_init_nvm_params_i225()
53 nvm->page_size = eecd & IGC_EECD_ADDR_BITS ? 32 : 8; in igc_init_nvm_params_i225()
[all …]
/freebsd/usr.sbin/makefs/
H A Dcd9660.h3 /*-
4 * SPDX-License-Identifier: BSD-2-Clause
7 * Perez-Rathke and Ram Vedam. All rights reserved.
9 * This code was written by Daniel Watt, Walter Deignan, Ryan Gabrys,
10 * Alan Perez-Rathke and Ram Vedam.
15 * 1. Redistributions of source code must retain the above copyright
23 * GABRYS, ALAN PEREZ-RATHKE AND RAM VEDAM ``AS IS'' AND ANY EXPRESS OR
27 * GABRYS, ALAN PEREZ-RATHKE AND RAM VEDAM BE LIABLE FOR ANY DIRECT, INDIRECT,
156 /* Old name, used for renaming - needs to be optimized but low priority */
160 /* For memory efficiency's sake - we should move this to a separate struct
[all …]
/freebsd/sys/i386/acpica/
H A Dacpi_wakecode.S1 /*-
3 * Copyright (c) 2001-2012 Mitsuru IWASAKI <iwasaki@jp.freebsd.org>
5 * Copyright (c) 2008-2012 Jung-uk Kim <jkim@FreeBSD.org>
11 * 1. Redistributions of source code must retain the above copyright
39 * CS set to the page where we stored this code. It should configure the
42 * of the system (i.e., S3 suspend-to-RAM vs. S4 suspend-to-disk).
52 * any calls we make. Set up full 32-bit bootstrap kernel flags
66 testb $~0, resume_beep - wakeup_start
68 movb $0, resume_beep - wakeup_start
86 /* Re-initialize video BIOS if the reset_video tunable is set. */
[all …]
/freebsd/tools/test/stress2/misc/
H A Dmarcus3.sh10 # 1. Redistributions of source code must retain the above copyright
29 [ `id -u ` -ne 0 ] && echo "Must be root!" && exit 1
33 # but runs for a long time without watchdogd and deadlkres.
37 dev=$(df -h `dirname $RUNDIR` | tail -1 | awk '{print $1}')
38 mount | grep $dev | grep -q journaled && exit 0
39 size=$((`sysctl -n hw.physmem` / 1024 / 1024))
40 [ $size -gt $((4 * 1024)) ] &&
41 echo "RAM should be capped to 4GB for this test."
42 [ "`sysctl -n debug.deadlkres.sleepfreq 2>/dev/null`" = "3" ] &&
45 n=`find ../testcases -perm -1 -type f | wc -l`
[all …]
H A Dmarcus4.sh10 # 1. Redistributions of source code must retain the above copyright
29 [ `id -u ` -ne 0 ] && echo "Must be root!" && exit 1
35 # "panic: spin lock held too long" seen.
40 pgrep -q watchdogd && { service watchdogd stop > /dev/null && restart=1; }
41 dev=$(df -h `dirname $RUNDIR` | tail -1 | awk '{print $1}')
42 mount | grep $dev | grep -q journaled && exit 0
43 size=$((`sysctl -n hw.physmem` / 1024 / 1024))
44 [ $size -gt $((4 * 1024)) ] &&
45 { echo "RAM should be capped to 4GB for this test."; }
46 [ "`sysctl -n debug.deadlkres.sleepfreq 2>/dev/null`" = "3" ] &&
[all …]
/freebsd/sys/amd64/acpica/
H A Dacpi_wakecode.S1 /*-
5 * Copyright (c) 2008-2012 Jung-uk Kim <jkim@FreeBSD.org>
11 * 1. Redistributions of source code must retain the above copyright
40 * If XFirmwareWakingVector is zero and FirmwareWakingVector is non-zero
44 * of the system (i.e., S3 suspend-to-RAM vs. S4 suspend-to-disk).
46 * Note: If XFirmwareWakingVector is non-zero, it should disable address
49 * this mode is not supported by this code.
71 testb $~0, resume_beep - wakeup_start
73 movb $0, resume_beep - wakeup_start
91 /* Re-initialize video BIOS if the reset_video tunable is set. */
[all …]
/freebsd/sys/powerpc/booke/
H A Dlocore.S1 /*-
2 * Copyright (C) 2007-2009 Semihalf, Rafal Jaworowski <raj@semihalf.com>
9 * 1. Redistributions of source code must retain the above copyright
77 .long x
107 * - System memory starts from physical address 0
108 * - It's mapped by a single TLB1 entry
109 * - TLB1 mapping is 1:1 pa to va
110 * - Kernel is loaded at 64MB boundary
111 * - All PID registers are set to the same value
112 * - CPU is running in AS=0
[all …]
/freebsd/crypto/libecc/
H A DREADME.md11 Copyright (C) 2017-2023
20 * Jean-Pierre FLORI (<mailto:jpflori@gmail.com>)
30 in the [ISO 14888-3:2018](https://www.iso.org/standard/76382.html)
34 * Core ISO 14888-3:2018 algorithms: ECDSA, ECKCDSA, ECGDSA, ECRDSA, EC{,O}SDSA, ECFSDSA, SM2.
36 …* BIGN (as standardized in [STB 34.101.45-2013](https://github.com/bcrypto/bign)). We allow a more…
38 … "Schnorr" Bitcoin proposal, as specified in [bip-0340](https://github.com/bitcoin/bips/blob/maste…
39 …tandard as we allow any curve and any hash function (the standard mandates SECP256K1 with SHA-256).
42-CDH (Elliptic Curve Cryptography Cofactor Diffie-Hellman) as described in [section 5.7.1.2 of the…
45 …STR3410-2001-CryptoPro{A,B,C,XchA,XchB,Test}-ParamSet, GOSTR3410-2012-{256,512}-ParamSet{A,B,C}, G…
47 * **Hash functions**: SHA-2 and SHA-3 hash functions (224, 256, 384, 512), SM3, RIPEMD-160,
[all …]
/freebsd/sys/contrib/xen/
H A Dkexec.h2 * kexec.h - Public portion
23 * - Simon 'Horms' Horman <horms@verge.net.au>
24 * - Magnus Damm <magnus@valinux.co.jp>
34 * into a new user-specified kernel. The Xen port extends this idea
45 * address information. This information is needed to allow kexec-tools
49 * There are no big surprises here, the kexec binary from kexec-tools
70 * @args == Operation-specific extra arguments (NULL if none).
75 * - kexec into a regular kernel, very similar to a standard reboot
76 * - KEXEC_TYPE_DEFAULT is used to specify this type
77 * - kexec into a special "crash kernel", aka kexec-on-panic
[all …]

1234567