Home
last modified time | relevance | path

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

123456789

/Linux-v6.1/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.1/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.1/Documentation/devicetree/bindings/sound/
Dfsl,esai.txt31 derive HCK, SCK and FS.
33 derive HCK, SCK and FS.
/Linux-v6.1/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.1/rust/alloc/collections/
Dmod.rs61 #[derive(Clone, PartialEq, Eq, Debug)]
82 #[derive(Clone, PartialEq, Eq, Debug)]
/Linux-v6.1/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.1/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.1/Documentation/virt/coco/
Dsev-guest.rst87 The SNP_GET_DERIVED_KEY ioctl can be used to get a key derive from a root key.
92 SEV-SNP firmware to derive the key. See SEV-SNP specification for further details
/Linux-v6.1/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.1/drivers/platform/x86/
Ddual_accel_detect.h14 * (instead userspace can derive the status itself by directly reading the 2 accels).
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxbf_gige/
Dmlxbf_gige_regs.h76 * so use that plus size of single register to derive total size
/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dtest_rdonly_maps.c50 /* validate verifier can derive loop termination */ in part_loop()
/Linux-v6.1/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.1/Documentation/devicetree/bindings/serial/
Dmvebu-uart.txt13 - clocks: UART reference clock used to derive the baudrate. If no clock
/Linux-v6.1/tools/perf/arch/x86/util/
Dtsc.c20 * Derive the TSC frequency in Hz from the /proc/cpuinfo, for example:
/Linux-v6.1/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.1/rust/kernel/
Derror.rs23 #[derive(Clone, Copy, PartialEq, Eq)]
/Linux-v6.1/Documentation/devicetree/bindings/devfreq/
Dnvidia,tegra30-actmon.yaml16 components in the system. This information can be used to derive the rate at
/Linux-v6.1/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()
/Linux-v6.1/drivers/clk/
DKconfig201 Y2 and Y3 derive from PLL1
202 Y4 and Y5 derive from PLL2
/Linux-v6.1/Documentation/driver-api/driver-model/
Dbinding.rst30 Instead of trying to derive a complex state machine and matching

123456789