/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | ti,dlpc3433.yaml | 7 title: TI DLPC3433 MIPI DSI to DMD bridge 15 for processing high resolution DMD based projectors. 18 input that produces a DMD output in RGB565, RGB666, RGB888 68 description: Video port for DMD output.
|
/openbmc/linux/drivers/gpu/drm/meson/ |
H A D | meson_dw_mipi_dsi.c | 42 struct dw_mipi_dsi *dmd; member 325 mipi_dsi->dmd = dw_mipi_dsi_probe(pdev, &mipi_dsi->pdata); in meson_dw_mipi_dsi_probe() 326 if (IS_ERR(mipi_dsi->dmd)) in meson_dw_mipi_dsi_probe() 327 return dev_err_probe(dev, PTR_ERR(mipi_dsi->dmd), in meson_dw_mipi_dsi_probe() 337 dw_mipi_dsi_remove(mipi_dsi->dmd); in meson_dw_mipi_dsi_remove()
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | mxl5xx_regs.h | 105 /* Debug-purpose DVB-S DMD 0 */ 119 #define DMD0_STATUS_DVBS_1ST_SCALED_BER_COUNT_ADDR 0x3FFFC710 /* DMD 0: 1st iteration BER co… 120 #define DMD0_STATUS_DVBS_SCALED_BER_COUNT_ADDR 0x3FFFC714 /* DMD 0: 2nd iteration BER co…
|
H A D | mxl5xx_defs.h | 433 MXL_HYDRA_SEARCH_MAX_OFFSET = 0, /* DMD searches for max freq offset (i.e. 5MHz) */ 434 MXL_HYDRA_SEARCH_BW_PLUS_ROLLOFF, /* DMD searches for BW + ROLLOFF/2 */
|
H A D | stb0899_algo.c | 1095 dprintk(state->verbose, FE_DEBUG, 1, "----------->DMD STAT2=[0x%02x]", reg); in stb0899_dvbs2_get_dmd_status()
|
H A D | stv0900_sw.c | 328 dprintk("%s: Mclk %d, SR %d, Dmd %d\n", __func__, mclk, in stv0900_set_symbol_rate()
|
/openbmc/linux/drivers/gpu/drm/rockchip/ |
H A D | dw-mipi-dsi-rockchip.c | 284 struct dw_mipi_dsi *dmd; member 938 dw_mipi_dsi_set_slave(dsi->dmd, dsi->slave->dmd); in dw_mipi_dsi_rockchip_bind() 978 ret = dw_mipi_dsi_bind(dsi->dmd, &dsi->encoder.encoder); in dw_mipi_dsi_rockchip_bind() 1009 dw_mipi_dsi_unbind(dsi->dmd); in dw_mipi_dsi_rockchip_unbind() 1456 dsi->dmd = dw_mipi_dsi_probe(pdev, &dsi->pdata); in dw_mipi_dsi_rockchip_probe() 1457 if (IS_ERR(dsi->dmd)) { in dw_mipi_dsi_rockchip_probe() 1458 ret = PTR_ERR(dsi->dmd); in dw_mipi_dsi_rockchip_probe() 1472 dw_mipi_dsi_remove(dsi->dmd); in dw_mipi_dsi_rockchip_remove()
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | Kconfig | 339 for processing high resolution DMD based projectors. 342 input that produces a DMD output in RGB565, RGB666, RGB888
|
/openbmc/u-boot/board/barco/platinum/ |
H A D | platinum_picon.c | 221 /* no dmd configuration yet */ in platinum_init_gpio()
|
/openbmc/linux/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_base.c | 4900 u16 dmd, dmd_new, dmd_orignal; in mpt3sas_base_update_missing_delay() local 4935 dmd = sas_iounit_pg1->ReportDeviceMissingDelay; in mpt3sas_base_update_missing_delay() 4936 if (dmd & MPI2_SASIOUNIT1_REPORT_MISSING_UNIT_16) in mpt3sas_base_update_missing_delay() 4937 dmd = (dmd & MPI2_SASIOUNIT1_REPORT_MISSING_TIMEOUT_MASK) * 16; in mpt3sas_base_update_missing_delay() 4939 dmd = dmd & MPI2_SASIOUNIT1_REPORT_MISSING_TIMEOUT_MASK; in mpt3sas_base_update_missing_delay() 4940 dmd_orignal = dmd; in mpt3sas_base_update_missing_delay() 4942 dmd = (device_missing_delay > 0x7F0) ? 0x7F0 : in mpt3sas_base_update_missing_delay() 4944 dmd = dmd / 16; in mpt3sas_base_update_missing_delay() 4945 dmd |= MPI2_SASIOUNIT1_REPORT_MISSING_UNIT_16; in mpt3sas_base_update_missing_delay() 4947 dmd = device_missing_delay; in mpt3sas_base_update_missing_delay() [all …]
|
/openbmc/linux/arch/arm/boot/dts/socionext/ |
H A D | uniphier-ld4.dtsi | 167 /* chip-internal connection for DMD */
|
H A D | uniphier-sld8.dtsi | 171 /* chip-internal connection for DMD */
|
H A D | uniphier-pro5.dtsi | 305 /* chip-internal connection for DMD */
|
H A D | uniphier-pro4.dtsi | 205 /* chip-internal connection for DMD */
|
H A D | uniphier-pxs2.dtsi | 374 /* chip-internal connection for DMD */
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | uniphier-ld4.dtsi | 163 /* chip-internal connection for DMD */
|
H A D | uniphier-sld8.dtsi | 167 /* chip-internal connection for DMD */
|
H A D | uniphier-pro5.dtsi | 297 /* chip-internal connection for DMD */
|
H A D | uniphier-pro4.dtsi | 201 /* chip-internal connection for DMD */
|
H A D | uniphier-pxs2.dtsi | 364 /* chip-internal connection for DMD */
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
H A D | display_mode_vba_30.c | 949 dml_print("DML: Tdmbf: %fus - time for dmd transfer from dchub to dio output buffer\n", Tdmbf); in CalculatePrefetchSchedule() 950 dml_print("DML: Tdmec: %fus - time dio takes to transfer dmd\n", Tdmec); in CalculatePrefetchSchedule() 951 …dml_print("DML: Tdmsks: %fus - time before active dmd must complete transmission at dio\n", Tdmsks… in CalculatePrefetchSchedule() 952 dml_print("DML: Tdmdl: %fus - time for fabric to become ready and fetch dmd \n", *Tdmdl); in CalculatePrefetchSchedule() 1041 dml_print("DML: Tdmbf: %fus - time for dmd transfer from dchub to dio output buffer\n", Tdmbf); in CalculatePrefetchSchedule() 1042 dml_print("DML: Tdmec: %fus - time dio takes to transfer dmd\n", Tdmec); in CalculatePrefetchSchedule() 1043 …dml_print("DML: Tdmsks: %fus - time before active dmd must complete transmission at dio\n", Tdmsks… in CalculatePrefetchSchedule() 1044 dml_print("DML: Tdmdl_vm: %fus - time for vm stages of dmd \n", *Tdmdl_vm); in CalculatePrefetchSchedule() 1045 dml_print("DML: Tdmdl: %fus - time for fabric to become ready and fetch dmd \n", *Tdmdl); in CalculatePrefetchSchedule()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_mode_vba_util_32.c | 3538 dml_print("DML::%s: Tdmbf: %fus - time for dmd transfer from dchub to dio output buffer\n", in dml32_CalculatePrefetchSchedule() 3540 dml_print("DML::%s: Tdmec: %fus - time dio takes to transfer dmd\n", __func__, Tdmec); in dml32_CalculatePrefetchSchedule() 3541 dml_print("DML::%s: Tdmsks: %fus - time before active dmd must complete transmission at dio\n", in dml32_CalculatePrefetchSchedule() 3543 dml_print("DML::%s: Tdmdl: %fus - time for fabric to become ready and fetch dmd\n", in dml32_CalculatePrefetchSchedule() 3719 …dml_print("DML::%s: Tdmbf: %fus - time for dmd transfer from dchub to dio output buffer\n", __func… in dml32_CalculatePrefetchSchedule() 3720 dml_print("DML::%s: Tdmec: %fus - time dio takes to transfer dmd\n", __func__, Tdmec); in dml32_CalculatePrefetchSchedule() 3721 dml_print("DML::%s: Tdmdl_vm: %fus - time for vm stages of dmd\n", __func__, *Tdmdl_vm); in dml32_CalculatePrefetchSchedule() 3722 …dml_print("DML::%s: Tdmdl: %fus - time for fabric to become ready and fetch dmd\n", __func__, *Tdm… in dml32_CalculatePrefetchSchedule()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
H A D | display_mode_vba_314.c | 990 …dml_print("DML::%s: Tdmbf: %fus - time for dmd transfer from dchub to dio output buffer\n", __func… 991 dml_print("DML::%s: Tdmec: %fus - time dio takes to transfer dmd\n", __func__, Tdmec); 992 …dml_print("DML::%s: Tdmsks: %fus - time before active dmd must complete transmission at dio\n", __… 993 …dml_print("DML::%s: Tdmdl: %fus - time for fabric to become ready and fetch dmd\n", __func__, *Tdm… 1150 dml_print("DML: Tdmbf: %fus - time for dmd transfer from dchub to dio output buffer\n", Tdmbf); 1151 dml_print("DML: Tdmec: %fus - time dio takes to transfer dmd\n", Tdmec); 1152 …dml_print("DML: Tdmsks: %fus - time before active dmd must complete transmission at dio\n", Tdmsks… 1153 dml_print("DML: Tdmdl_vm: %fus - time for vm stages of dmd\n", *Tdmdl_vm); 1154 dml_print("DML: Tdmdl: %fus - time for fabric to become ready and fetch dmd\n", *Tdmdl);
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/ |
H A D | display_mode_vba_31.c | 969 …dml_print("DML::%s: Tdmbf: %fus - time for dmd transfer from dchub to dio output buffer\n", __func… 970 dml_print("DML::%s: Tdmec: %fus - time dio takes to transfer dmd\n", __func__, Tdmec); 971 …dml_print("DML::%s: Tdmsks: %fus - time before active dmd must complete transmission at dio\n", __… 972 …dml_print("DML::%s: Tdmdl: %fus - time for fabric to become ready and fetch dmd \n", __func__, *Td… 1129 dml_print("DML: Tdmbf: %fus - time for dmd transfer from dchub to dio output buffer\n", Tdmbf); 1130 dml_print("DML: Tdmec: %fus - time dio takes to transfer dmd\n", Tdmec); 1131 …dml_print("DML: Tdmsks: %fus - time before active dmd must complete transmission at dio\n", Tdmsks… 1132 dml_print("DML: Tdmdl_vm: %fus - time for vm stages of dmd \n", *Tdmdl_vm); 1133 dml_print("DML: Tdmdl: %fus - time for fabric to become ready and fetch dmd \n", *Tdmdl);
|
/openbmc/linux/ |
H A D | MAINTAINERS | 6822 DRM DRIVER FOR TI DLPC3433 MIPI DSI TO DMD BRIDGE
|