Searched refs:snps (Results 1 – 14 of 14) sorted by relevance
| /drivers/gpu/drm/i915/display/ |
| A D | intel_ddi_buf_trans.c | 1016 { .snps = { 62, 0, 0 } }, /* preset 0 */ 1017 { .snps = { 55, 0, 7 } }, /* preset 1 */ 1018 { .snps = { 50, 0, 12 } }, /* preset 2 */ 1019 { .snps = { 44, 0, 18 } }, /* preset 3 */ 1020 { .snps = { 35, 0, 21 } }, /* preset 4 */ 1021 { .snps = { 59, 3, 0 } }, /* preset 5 */ 1022 { .snps = { 53, 3, 6 } }, /* preset 6 */ 1023 { .snps = { 48, 3, 11 } }, /* preset 7 */ 1024 { .snps = { 42, 5, 15 } }, /* preset 8 */ 1025 { .snps = { 37, 5, 20 } }, /* preset 9 */ [all …]
|
| A D | intel_ddi_buf_trans.h | 59 struct dg2_snps_phy_buf_trans snps; member
|
| A D | intel_display_core.h | 558 } snps; member
|
| A D | intel_snps_phy.c | 47 display->snps.phy_failed_calibration |= BIT(phy); in intel_snps_phy_wait_for_calibration() 83 val |= REG_FIELD_PREP(SNPS_PHY_TX_EQ_MAIN, trans->entries[level].snps.vswing); in intel_snps_phy_set_signal_levels() 84 val |= REG_FIELD_PREP(SNPS_PHY_TX_EQ_PRE, trans->entries[level].snps.pre_cursor); in intel_snps_phy_set_signal_levels() 85 val |= REG_FIELD_PREP(SNPS_PHY_TX_EQ_POST, trans->entries[level].snps.post_cursor); in intel_snps_phy_set_signal_levels()
|
| A D | intel_cx0_phy.c | 501 C10_PHY_OVRD_LEVEL(trans->entries[level].snps.pre_cursor), in intel_cx0_phy_set_signal_levels() 505 C10_PHY_OVRD_LEVEL(trans->entries[level].snps.vswing), in intel_cx0_phy_set_signal_levels() 509 C10_PHY_OVRD_LEVEL(trans->entries[level].snps.post_cursor), in intel_cx0_phy_set_signal_levels()
|
| A D | intel_ddi.c | 5145 display->snps.phy_failed_calibration & BIT(phy)) { in intel_ddi_init()
|
| /drivers/phy/ |
| A D | Makefile | 12 obj-$(CONFIG_PHY_SNPS_EUSB2) += phy-snps-eusb2.o
|
| /drivers/phy/rockchip/ |
| A D | Makefile | 13 obj-$(CONFIG_PHY_ROCKCHIP_SNPS_PCIE3) += phy-rockchip-snps-pcie3.o
|
| A D | Kconfig | 117 Enable this to support the Rockchip snps PCIe3 PHY.
|
| /drivers/phy/qualcomm/ |
| A D | Makefile | 25 obj-$(CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2)+= phy-qcom-snps-femto-v2.o
|
| /drivers/net/ethernet/stmicro/stmmac/ |
| A D | Kconfig | 46 tristate "Support for snps,dwc-qos-ethernet.txt DT binding." 51 Support for chips using the snps,dwc-qos-ethernet.txt DT binding.
|
| /drivers/gpio/ |
| A D | Makefile | 55 obj-$(CONFIG_GPIO_SNPS_CREG) += gpio-creg-snps.o
|
| /drivers/pinctrl/tegra/ |
| A D | pinctrl-tegra-xusb.c | 789 TEGRA124_FUNCTION(snps),
|
| /drivers/mmc/host/ |
| A D | sdhci-pci-core.c | 1947 SDHCI_PCI_DEVICE(SYNOPSYS, DWC_MSHC, snps),
|
Completed in 57 milliseconds