Home
last modified time | relevance | path

Searched full:cdn (Results 1 – 21 of 21) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/display/rockchip/
Dcdn-dp-rockchip.txt1 Rockchip RK3399 specific extensions to the cdn Display Port
5 - compatible: must be "rockchip,rk3399-cdn-dp"
38 compatible = "rockchip,rk3399-cdn-dp";
/linux-6.12.1/tools/perf/scripts/python/
Dflamegraph.py32 …<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/d3-flame-graph@4.1.3/dis…
37 …<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/d3-flame-graph@4.1.3/dist/d3-flam…
161 https://cdn.jsdelivr.net/npm/d3-flame-graph@4.1.3/dist/templates/d3-flamegraph-base.html
168 …s = input("Do you wish to download a template from cdn.jsdelivr.net? (this warning can be suppress…
171 …template = "https://cdn.jsdelivr.net/npm/d3-flame-graph@4.1.3/dist/templates/d3-flamegraph-base.ht…
/linux-6.12.1/drivers/gpu/drm/rockchip/
DMakefile12 rockchipdrm-$(CONFIG_ROCKCHIP_CDN_DP) += cdn-dp-core.o cdn-dp-reg.o
Dcdn-dp-core.h80 const struct firmware *fw; /* cdn dp firmware */
81 unsigned int fw_version; /* cdn fw version */
DKconfig48 bool "Rockchip cdn DP"
54 for the cdn DP driver. If you want to enable Dp on
Dcdn-dp-core.c25 #include "cdn-dp-core.h"
26 #include "cdn-dp-reg.h"
61 { .compatible = "rockchip,rk3399-cdn-dp",
613 DRM_DEV_DEBUG_KMS(dp->dev, "vop %s output to cdn-dp\n", in cdn_dp_encoder_enable()
721 DRM_DEV_ERROR(dev, "cdn-dp needs rockchip,grf property\n"); in cdn_dp_parse_dt()
968 DRM_DEV_INFO(dp->dev, "Not connected; disabling cdn\n"); in cdn_dp_pd_event_work()
973 DRM_DEV_INFO(dp->dev, "Connected, not enabled; enabling cdn\n"); in cdn_dp_pd_event_work()
1260 .name = "cdn-dp",
Dcdn-dp-reg.c14 #include "cdn-dp-core.h"
15 #include "cdn-dp-reg.h"
/linux-6.12.1/Documentation/devicetree/bindings/iio/temperature/
Dti,tmp006.yaml14 https://cdn.sparkfun.com/datasheets/Sensors/Temp/tmp006.pdf
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/
Dcirrus,ep9301-adc.yaml13 https://cdn.embeddedts.com/resource-attachments/ts-7000_ep9301-ug.pdf
/linux-6.12.1/Documentation/devicetree/bindings/iio/accel/
Dmemsensing,msa311.yaml18 https://cdn-shop.adafruit.com/product-files/5309/MSA311-V1.1-ENG.pdf
/linux-6.12.1/Documentation/devicetree/bindings/input/
Dadafruit,seesaw-gamepad.yaml28 Datasheet: https://cdn-learn.adafruit.com/downloads/pdf/gamepad-qt.pdf
/linux-6.12.1/include/uapi/linux/media/raspberrypi/
Dpisp_be_config.h270 * struct pisp_be_cdn_config - PiSP Back End CDN config
745 * @cdn: Colour Denoise configuration
806 struct pisp_be_cdn_config cdn; member
/linux-6.12.1/drivers/pinctrl/berlin/
Dberlin-bg4ct.c30 BERLIN_PINCTRL_FUNCTION(0x2, "sd1"), /* CDn */
121 BERLIN_PINCTRL_FUNCTION(0x1, "sd0"), /* CDn */
321 BERLIN_PINCTRL_FUNCTION(0x6, "sd1b")), /* CDn */
Dpinctrl-as370.c311 BERLIN_PINCTRL_FUNCTION(0x1, "sd0"), /* CDn */
/linux-6.12.1/Documentation/devicetree/bindings/perf/
Driscv,pmu.yaml121 …* https://sifive.cdn.prismic.io/sifive/1a82e600-1f93-4f41-b2d8-86ed8b16acba_fu740-c000-manual-v1p6…
/linux-6.12.1/drivers/input/joystick/
Dadafruit-seesaw.c10 * Datasheet: https://cdn-learn.adafruit.com/downloads/pdf/gamepad-qt.pdf
/linux-6.12.1/sound/soc/rockchip/
Drk3399_gru_sound.c454 .compatible = "rockchip,rk3399-cdn-dp",
/linux-6.12.1/drivers/crypto/bcm/
Dcipher.c4663 char *cdn; in bcm_spu_remove() local
4683 cdn = driver_algs[i].alg.hash.halg.base.cra_driver_name; in bcm_spu_remove()
4684 dev_dbg(dev, " unregistered hash %s\n", cdn); in bcm_spu_remove()
/linux-6.12.1/lib/
Dvsprintf.c1147 int i, len = 1; /* if we pass '%ph[CDN]', field width remains in hex_string()
2337 * - 'h[CDN]' For a variable-length buffer, it prints it as a hex string with
/linux-6.12.1/drivers/iio/pressure/
Dbmp280-core.c12 * https://cdn-shop.adafruit.com/datasheets/BST-BMP180-DS000-09.pdf
/linux-6.12.1/arch/arm64/boot/dts/rockchip/
Drk3399-base.dtsi603 compatible = "rockchip,rk3399-cdn-dp";