Home
last modified time | relevance | path

Searched full:derive (Results 1 – 25 of 223) sorted by relevance

123456789

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_binding.h86 * @bi: struct vmw_ctx_bindinfo we derive from.
97 * @bi: struct vmw_ctx_bindinfo we derive from.
108 * @bi: struct vmw_ctx_bindinfo we derive from.
125 * @bi: struct vmw_ctx_bindinfo we derive from.
138 * @bi: struct vmw_ctx_bindinfo we derive from.
153 * @bi: struct vmw_ctx_bindinfo we derive from.
168 * @bi: struct vmw_ctx_bindinfo we derive from.
209 * @bi: struct vmw_ctx_bindinfo we derive from.
/Linux-v6.6/Documentation/devicetree/bindings/pwm/
Dpwm-rockchip.yaml72 - description: Used to derive the functional clock for the device.
89 Used both to derive the functional clock
Dpwm-sprd.txt10 "pwmn": used to derive the functional clock for PWM channel n (n range: 0 ~ 3).
/Linux-v6.6/Documentation/devicetree/bindings/sound/
Dfsl,esai.txt31 derive HCK, SCK and FS.
33 derive HCK, SCK and FS.
/Linux-v6.6/Documentation/devicetree/bindings/i2c/
Di2c-rk3x.yaml56 there is one clock that is used both to derive the functional clock
58 For newer hardware (rk3399) this clock is used to derive
/Linux-v6.6/rust/alloc/collections/
Dmod.rs61 #[derive(Clone, PartialEq, Eq, Debug)]
82 #[derive(Clone, PartialEq, Eq, Debug)]
/Linux-v6.6/Documentation/devicetree/bindings/clock/
Dxgene.txt21 - clock-output-names : shall be the name of the PLL referenced by derive
30 - clock-output-names : shall be the name of the clock referenced by derive
Dcirrus,cs2000-cp.yaml60 If not given, the static mode shall be used to derive the
Dimx7ulp-scg-clock.yaml30 include: clock reference selection, generation of clock used to derive
/Linux-v6.6/drivers/s390/crypto/
Dzcrypt_ccamisc.h171 * Derive proteced key from an CCA AES DATA secure key.
184 * Derive proteced key from CCA AES cipher secure key.
196 * Derive proteced key from CCA ECC secure private key.
/Linux-v6.6/Documentation/virt/coco/
Dsev-guest.rst93 The SNP_GET_DERIVED_KEY ioctl can be used to get a key derive from a root key.
98 SEV-SNP firmware to derive the key. See SEV-SNP specification for further details
/Linux-v6.6/Documentation/devicetree/bindings/iio/adc/
Daspeed,ast2400-adc.yaml28 Input clock used to derive the sample clock. Expected to be the
Daspeed,ast2600-adc.yaml42 Input clock used to derive the sample clock. Expected to be the
/Linux-v6.6/drivers/platform/x86/
Ddual_accel_detect.h14 * (instead userspace can derive the status itself by directly reading the 2 accels).
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dtest_rdonly_maps.c50 /* validate verifier can derive loop termination */ in part_loop()
/Linux-v6.6/net/bluetooth/
Damp.c199 /* Derive Generic AMP Link Key (gamp) */ in phylink_gen_key()
202 bt_dev_err(hdev, "could not derive Generic AMP Key: err %d", err); in phylink_gen_key()
212 /* Derive Dedicated AMP Link Key: "802b" is 802.11 PAL keyID */ in phylink_gen_key()
/Linux-v6.6/fs/crypto/
Dkeysetup_v1.c41 * derived key can "decrypt" it to get back to the master key, then derive any
266 /* v1 policy, !DIRECT_KEY: derive the file's encryption key */
/Linux-v6.6/tools/perf/arch/x86/util/
Dtsc.c21 * Derive the TSC frequency in Hz from the /proc/cpuinfo, for example:
/Linux-v6.6/Documentation/devicetree/bindings/serial/
Dmvebu-uart.txt13 - clocks: UART reference clock used to derive the baudrate. If no clock
/Linux-v6.6/net/sunrpc/auth_gss/
Dgss_krb5_test.c662 .desc = "Derive Kc subkey for camellia128-cts-cmac",
669 .desc = "Derive Ke subkey for camellia128-cts-cmac",
676 .desc = "Derive Ki subkey for camellia128-cts-cmac",
683 .desc = "Derive Kc subkey for camellia256-cts-cmac",
690 .desc = "Derive Ke subkey for camellia256-cts-cmac",
697 .desc = "Derive Ki subkey for camellia256-cts-cmac",
1287 .desc = "Derive Kc subkey for aes128-cts-hmac-sha256-128",
1294 .desc = "Derive Ke subkey for aes128-cts-hmac-sha256-128",
1301 .desc = "Derive Ki subkey for aes128-cts-hmac-sha256-128",
1308 .desc = "Derive Kc subkey for aes256-cts-hmac-sha384-192",
[all …]
Dgss_krb5_keys.c255 * krb5_derive_key_v2 - Derive a subkey for an RFC 3962 enctype
344 * krb5_kdf_feedback_cmac - Derive a subkey for a Camellia/CMAC-based enctype
479 * krb5_kdf_hmac_sha2 - Derive a subkey for an AES/SHA2-based enctype
/Linux-v6.6/rust/macros/
Dzeroable.rs6 pub(crate) fn derive(input: TokenStream) -> TokenStream { in derive() function
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxbf_gige/
Dmlxbf_gige_regs.h79 * so use that plus size of single register to derive total size
/Linux-v6.6/Documentation/devicetree/bindings/devfreq/
Dnvidia,tegra30-actmon.yaml16 components in the system. This information can be used to derive the rate at
/Linux-v6.6/sound/soc/fsl/
Dfsl_esai.c39 * @extalclk: esai clock source to derive HCK, SCK and FS
40 * @fsysclk: system clock source to derive HCK, SCK and FS
322 dev_err(dai->dev, "failed to derive required HCK%c rate\n", in fsl_esai_set_dai_sysclk()
334 dev_err(dai->dev, "failed to derive required HCK%c rate\n", in fsl_esai_set_dai_sysclk()
382 dev_err(dai->dev, "failed to derive required SCK%c rate\n", in fsl_esai_set_bclk()

123456789