Searched full:derive (Results 1 – 25 of 186) sorted by relevance
12345678
/Linux-v5.15/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_binding.h | 86 * @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-v5.15/Documentation/devicetree/bindings/pwm/ |
D | pwm-rockchip.yaml | 68 - description: Used to derive the functional clock for the device. 85 Used both to derive the functional clock
|
D | pwm-sprd.txt | 10 "pwmn": used to derive the functional clock for PWM channel n (n range: 0 ~ 3).
|
/Linux-v5.15/Documentation/devicetree/bindings/sound/ |
D | fsl,esai.txt | 31 derive HCK, SCK and FS. 33 derive HCK, SCK and FS.
|
/Linux-v5.15/Documentation/devicetree/bindings/i2c/ |
D | i2c-rk3x.yaml | 53 there is one clock that is used both to derive the functional clock 55 For newer hardware (rk3399) this clock is used to derive
|
/Linux-v5.15/Documentation/devicetree/bindings/clock/ |
D | xgene.txt | 21 - 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
|
D | imx7ulp-scg-clock.yaml | 30 include: clock reference selection, generation of clock used to derive
|
/Linux-v5.15/drivers/s390/crypto/ |
D | zcrypt_ccamisc.h | 171 * 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-v5.15/Documentation/devicetree/bindings/iio/adc/ |
D | aspeed,ast2400-adc.yaml | 28 Input clock used to derive the sample clock. Expected to be the
|
/Linux-v5.15/drivers/platform/x86/ |
D | dual_accel_detect.h | 14 * (instead userspace can derive the status itself by directly reading the 2 accels).
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxbf_gige/ |
D | mlxbf_gige_regs.h | 74 * so use that plus size of single register to derive total size
|
/Linux-v5.15/tools/testing/selftests/bpf/progs/ |
D | test_rdonly_maps.c | 50 /* validate verifier can derive loop termination */ in part_loop()
|
/Linux-v5.15/Documentation/devicetree/bindings/serial/ |
D | mvebu-uart.txt | 13 - clocks: UART reference clock used to derive the baudrate. If no clock
|
/Linux-v5.15/net/bluetooth/ |
D | amp.c | 199 /* 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-v5.15/fs/crypto/ |
D | keysetup_v1.c | 41 * derived key can "decrypt" it to get back to the master key, then derive any 264 /* v1 policy, !DIRECT_KEY: derive the file's encryption key */
|
D | keysetup.c | 214 * Derive a SipHash key from the given fscrypt master key and the given 314 * with the master key directly but rather derive a per-mode in fscrypt_setup_v2_file_key() 350 /* Derive a secret dirhash key for directories that need it. */ in fscrypt_setup_v2_file_key()
|
/Linux-v5.15/drivers/clk/ |
D | Kconfig | 184 Y2 and Y3 derive from PLL1 185 Y4 and Y5 derive from PLL2
|
/Linux-v5.15/Documentation/devicetree/bindings/devfreq/ |
D | nvidia,tegra30-actmon.yaml | 16 components in the system. This information can be used to derive the rate at
|
/Linux-v5.15/sound/soc/fsl/ |
D | fsl_esai.c | 39 * @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()
|
/Linux-v5.15/Documentation/driver-api/driver-model/ |
D | binding.rst | 30 Instead of trying to derive a complex state machine and matching
|
/Linux-v5.15/crypto/ |
D | adiantum.c | 60 * needing to derive per-file keys. So instead we use two blocks, or 32 bytes. 109 * Given the XChaCha stream key K_S, derive the block cipher key K_E and the 140 /* Derive the subkeys */ in adiantum_setkey()
|
/Linux-v5.15/Documentation/virt/kvm/ |
D | msr.rst | 94 from current tsc to derive a notion of elapsed time since the 115 derive per-CPU time by doing::
|
/Linux-v5.15/drivers/net/ethernet/qualcomm/rmnet/ |
D | rmnet_map_data.c | 70 * IP packet, including the IP header and payload. To derive the in rmnet_map_ipv4_dl_csum_trailer() 128 * IP packet, including the IP header and payload. To derive the in rmnet_map_ipv6_dl_csum_trailer()
|
/Linux-v5.15/drivers/mtd/nand/raw/gpmi-nand/ |
D | gpmi-nand.h | 92 * @clk_rate: The clock rate that must be used to derive the
|
/Linux-v5.15/Documentation/admin-guide/hw-vuln/ |
D | spectre.rst | 148 be used later by the kernel as an index to an array or to derive 228 code to derive invalid data pointers accessing privileged memory in 267 (e.g. in registers) via hyper-calls to derive invalid pointers to 293 or message passing. Such parameters could be used to derive data
|
12345678