Searched refs:pmt (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/platform/x86/intel/pmt/ |
| H A D | Makefile | 15 obj-$(CONFIG_INTEL_PMT_KUNIT_TEST) += pmt-discovery-kunit.o 16 pmt-discovery-kunit-y := discovery-kunit.o
|
| H A D | Kconfig | 68 module, choose M here: the module will be called pmt-discovery-kunit.
|
| /linux/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_psi.h | 391 vidtv_psi_pmt_table_destroy(struct vidtv_psi_table_pmt *pmt); 432 void vidtv_pmt_desc_assign(struct vidtv_psi_table_pmt *pmt, 471 void vidtv_psi_pmt_stream_assign(struct vidtv_psi_table_pmt *pmt, 516 void vidtv_psi_pmt_table_update_sec_len(struct vidtv_psi_table_pmt *pmt); 606 struct vidtv_psi_table_pmt *pmt; member
|
| /linux/drivers/video/fbdev/aty/ |
| H A D | radeon_monitor.c | 72 const u8 *pmt = NULL; in radeon_parse_montype_prop() local 77 pmt = of_get_property(dp, "display-type", NULL); in radeon_parse_montype_prop() 78 if (!pmt) in radeon_parse_montype_prop() 80 pr_debug("display-type: %s\n", pmt); in radeon_parse_montype_prop() 84 if (!strcmp(pmt, "LCD") || !strcmp(pmt, "DFP")) in radeon_parse_montype_prop() 86 else if (!strcmp(pmt, "CRT")) in radeon_parse_montype_prop() 89 if (strcmp(pmt, "NONE") != 0) in radeon_parse_montype_prop() 91 pmt); in radeon_parse_montype_prop()
|
| /linux/include/linux/ |
| H A D | sxgbe_platform.h | 47 int pmt; member
|
| /linux/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_core.c | 261 .pmt = sxgbe_core_pmt,
|
| H A D | sxgbe_common.h | 330 void (*pmt)(void __iomem *ioaddr, unsigned long mode); member
|
| /linux/drivers/net/ethernet/calxeda/ |
| H A D | xgmac.c | 1845 unsigned int pmt = 0; in xgmac_pmt() local 1848 pmt |= XGMAC_PMT_POWERDOWN | XGMAC_PMT_MAGIC_PKT_EN; in xgmac_pmt() 1850 pmt |= XGMAC_PMT_POWERDOWN | XGMAC_PMT_GLBL_UNICAST; in xgmac_pmt() 1852 writel(pmt, ioaddr + XGMAC_PMT); in xgmac_pmt()
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | dwmac-tegra.c | 328 plat->pmt = true; in tegra_mgbe_probe()
|
| H A D | hwif.h | 361 void (*pmt)(struct mac_device_info *hw, unsigned long mode); member 457 stmmac_do_void_callback(__priv, mac, pmt, __args)
|
| H A D | dwxgmac2_core.c | 1448 .pmt = dwxgmac2_pmt, 1503 .pmt = dwxgmac2_pmt,
|
| H A D | stmmac_main.c | 7426 priv->plat->pmt = priv->dma_cap.pmt_remote_wake_up && in stmmac_hw_init() 7463 if (priv->plat->pmt) { in stmmac_hw_init()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_device.c | 593 err = drmm_mutex_init(&xe->drm, &xe->pmt.lock); in xe_device_init_early()
|
| /linux/Documentation/networking/device_drivers/ethernet/stmicro/ |
| H A D | stmmac.rst | 393 int pmt;
|
| /linux/ |
| H A D | MAINTAINERS | 13402 F: drivers/platform/x86/intel/pmt/
|