Searched refs:MID (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/arch/arm/boot/dts/vt8500/ |
H A D | wm8650-mid.dts | 3 * wm8650-mid.dts - Device tree file for Wondermedia WM8650-MID Tablet 12 model = "Wondermedia WM8650-MID Tablet";
|
/openbmc/linux/lib/ |
H A D | test_dynamic_debug.c | 78 enum cat_disjoint_names { LOW = 11, MID, HI }; enumerator 106 prdbg(MID); in do_cats()
|
/openbmc/linux/drivers/tty/serial/8250/ |
H A D | 8250_pci.c | 3819 { PCI_VDEVICE(INTEL, 0x081b), REPORT_8250_CONFIG(MID), }, 3820 { PCI_VDEVICE(INTEL, 0x081c), REPORT_8250_CONFIG(MID), }, 3821 { PCI_VDEVICE(INTEL, 0x081d), REPORT_8250_CONFIG(MID), }, 3822 { PCI_VDEVICE(INTEL, 0x1191), REPORT_8250_CONFIG(MID), }, 3823 { PCI_VDEVICE(INTEL, 0x18d8), REPORT_8250_CONFIG(MID), }, 3824 { PCI_VDEVICE(INTEL, 0x19d8), REPORT_8250_CONFIG(MID), },
|
H A D | Kconfig | 520 tristate "Support for serial ports on Intel MID platforms"
|
/openbmc/u-boot/arch/x86/ |
H A D | Kconfig | 85 bool "Intel MID platform support" 89 Select to build a U-Boot capable of supporting Intel MID 95 Intel MID platforms are based on an Intel processor and
|
/openbmc/qemu/hw/sd/ |
H A D | sd.c | 441 #define MID 0xaa macro 450 sd->cid[0] = MID; /* Fake card manufacturer ID (MID) */ in sd_set_cid() 468 sd->cid[0] = MID; /* Fake card manufacturer ID (MID) */ in emmc_set_cid()
|
/openbmc/u-boot/drivers/net/ |
H A D | macb.c | 146 return MACB_BFEXT(IDNUM, macb_readl(macb, MID)) >= 0x2; in macb_is_gem()
|
/openbmc/u-boot/drivers/serial/ |
H A D | Kconfig | 585 bool "Intel MID platform UART support" 590 Select this to enable a UART for Intel MID platforms.
|
/openbmc/linux/drivers/platform/x86/ |
H A D | Kconfig | 1067 on ACPI-based Intel MID platforms. 1075 N unless you will be doing this on an Intel MID platform.
|
/openbmc/linux/arch/x86/ |
H A D | Kconfig | 522 Moorestown MID devices 613 bool "Intel MID platform support" 623 Select to build a kernel capable of supporting Intel MID (Mobile 627 Intel MID platforms are based on an Intel processor and chipset which
|
/openbmc/linux/drivers/net/ethernet/cadence/ |
H A D | macb_main.c | 3234 regs->version = (macb_readl(bp, MID) & ((1 << MACB_REV_SIZE) - 1)) in macb_get_regs() 5148 macb_is_gem(bp) ? "GEM" : "MACB", macb_readl(bp, MID), in macb_probe()
|
/openbmc/linux/drivers/watchdog/ |
H A D | Kconfig | 1276 tristate "Intel MID Watchdog Timer" 1280 Watchdog timer driver built into the Intel SCU for Intel MID
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | boot.rst | 757 0x00000003 Moorestown MID
|