/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
stm32f469.dtsi | 8 dsi: dsi@40016c00 { label 9 compatible = "st,stm32-dsi"; 11 resets = <&rcc STM32F4_APB2_RESET(DSI)>;
|
stm32mp157.dtsi | 20 dsi: dsi@5a000000 { label 21 compatible = "st,stm32-dsi";
|
mt7623n.dtsi | 189 dsi: dsi@1400c000 { label 190 compatible = "mediatek,mt7623-dsi", 191 "mediatek,mt2701-dsi"; 249 mipi_tx0: dsi-phy@10010000 {
|
sun8i-a33.dtsi | 257 dsi: dsi@1ca0000 { label 258 compatible = "allwinner,sun6i-a31-mipi-dsi";
|
omap3.dtsi | 930 dsi: encoder@4804fc00 { label 931 compatible = "ti,omap3-dsi";
|
/src/sys/external/bsd/drm2/linux/ |
linux_dmi.c | 103 dmi_found(const struct dmi_system_id *dsi) 107 for (i = 0; i < __arraycount(dsi->matches); i++) { 108 if (dsi->matches[i].slot == DMI_NONE) 110 if (!dmi_match(dsi->matches[i].slot, dsi->matches[i].substr)) 119 const struct dmi_system_id *dsi; local in function:dmi_check_system 122 for (dsi = sysid; dsi->matches[0].slot != DMI_NONE; dsi++) { 123 if (dmi_found(dsi)) { [all...] |
/src/sys/arch/powerpc/powerpc/ |
trap.c | 146 printf("trap: kernel %s DSI trap @ %#lx by %#lx" 210 printf("trap: kernel %s DSI trap @ %#lx by %#lx (DSISR %#x, err" 257 printf("trap: pid %d.%d (%s): user %s DSI trap @ %#lx " 767 const struct dsi_info* dsi = get_dsi_info(tf->tf_dsisr); local in function:fix_unaligned 769 if ( !dsi ) 772 switch (dsi->indicator) { 822 if (dsi->flags & DSI_OP_INDEXED) { 826 if (dsi->flags & DSI_OP_UPDATE) { 868 if (dsi->flags & DSI_OP_INDEXED) { 872 if (dsi->flags & DSI_OP_UPDATE) 1172 static const struct dsi_info dsi[] = local in function:get_dsi_info [all...] |
/src/sys/external/bsd/drm2/dist/drm/ |
drm_mipi_dsi.c | 4 * MIPI DSI Bus 45 * DOC: dsi helpers 47 * These functions contain some common logic and helpers to deal with MIPI DSI 50 * Helpers are provided for a number of standard MIPI DSI command as well as a 56 struct mipi_dsi_device *dsi = to_mipi_dsi_device(dev); local in function:mipi_dsi_device_match 62 /* compare DSI device and driver names */ 63 if (!strcmp(dsi->name, drv->name)) 71 struct mipi_dsi_device *dsi = to_mipi_dsi_device(dev); local in function:mipi_dsi_uevent 79 dsi->name); 96 .name = "mipi-dsi", 122 struct mipi_dsi_device *dsi = to_mipi_dsi_device(dev); local in function:mipi_dsi_dev_release 134 struct mipi_dsi_device *dsi; local in function:mipi_dsi_device_alloc 209 struct mipi_dsi_device *dsi; local in function:mipi_dsi_device_register_full 307 struct mipi_dsi_device *dsi = to_mipi_dsi_device(dev); local in function:mipi_dsi_remove_device_fn 1154 struct mipi_dsi_device *dsi = to_mipi_dsi_device(dev); local in function:mipi_dsi_drv_probe 1162 struct mipi_dsi_device *dsi = to_mipi_dsi_device(dev); local in function:mipi_dsi_drv_remove 1170 struct mipi_dsi_device *dsi = to_mipi_dsi_device(dev); local in function:mipi_dsi_drv_shutdown [all...] |
/src/sys/external/bsd/drm2/dist/drm/i915/display/ |
intel_vdsc.c | 485 * - ICL eDP/DSI transcoder 952 struct mipi_dsi_device *dsi; local in function:intel_dsc_dsi_pps_write 959 dsi = intel_dsi->dsi_hosts[port]->device; 961 mipi_dsi_picture_parameter_set(dsi, &pps); 962 mipi_dsi_compression_mode(dsi, true);
|
icl_dsi.c | 63 DRM_ERROR("DSI header credits not released\n"); 71 DRM_ERROR("DSI payload credits not released\n"); 86 struct mipi_dsi_device *dsi; local in function:wait_for_cmds_dispatched_to_panel 100 dsi = intel_dsi->dsi_hosts[port]->device; 101 dsi->mode_flags |= MIPI_DSI_MODE_LPM; 102 dsi->channel = 0; 103 ret = mipi_dsi_dcs_nop(dsi); 310 /* aka DSI 8X clock */ 549 * If DSI link operating at or below an 800 MHz, 718 /* program DSI operation mode * 1035 struct mipi_dsi_device *dsi; local in function:gen11_dsi_powerup_panel [all...] |
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/hisilicon/ |
hi6220.dtsi | 942 dsi: dsi@f4107800 { label 943 compatible = "hisilicon,hi6220-dsi";
|
/src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/allwinner/ |
sunxi-d1s-t113.dtsi | 74 dsi_4lane_pins: dsi-4lane-pins { 78 function = "dsi"; 707 dsi: dsi@5450000 { label 708 compatible = "allwinner,sun20i-d1-mipi-dsi", 709 "allwinner,sun50i-a100-mipi-dsi"; 746 clock-names = "bus", "tcon-tv0", "tve0", "dsi"; 747 clock-output-names = "tcon-top-tv0", "tcon-top-dsi";
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/ |
sun50i-a64.dtsi | 1154 dsi: dsi@1ca0000 { label 1155 compatible = "allwinner,sun50i-a64-mipi-dsi";
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/exynos/ |
exynos5433.dtsi | 1024 dsi: dsi@13900000 { label 1025 compatible = "samsung,exynos5433-mipi-dsi";
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/ |
px30.dtsi | 856 compatible = "rockchip,px30-dsi-dphy"; 1027 dsi: dsi@ff450000 { label 1028 compatible = "rockchip,px30-mipi-dsi";
|
/src/sys/external/bsd/drm2/dist/drm/i915/ |
i915_drv.h | 716 /* MIPI DSI */ 729 } dsi; member in struct:intel_vbt_data
|