Home
last modified time | relevance | path

Searched refs:UMC (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/ide/
Dide-pci-generic.c156 { PCI_VDEVICE(UMC, PCI_DEVICE_ID_UMC_UM8673F), 3 },
157 { PCI_VDEVICE(UMC, PCI_DEVICE_ID_UMC_UM8886A), 3 },
158 { PCI_VDEVICE(UMC, PCI_DEVICE_ID_UMC_UM8886BF), 3 },
DKconfig854 tristate "UMC-8672 support"
860 of the UMC-8672, and permits faster I/O speeds to be set as well.
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-bus-umc9 Controller (UMC).
/linux-4.1.27/arch/x86/
DKconfig.cpu18 UMC 486SX-S and the NexGen Nx586.
26 SL/SLC/SLC2/SLC3/SX/SX2 and UMC U5D or U5S.
460 bool "Support UMC processors" if PROCESSOR_SELECT
463 This enables detection, tunings and quirks for UMC processors
466 UMC CPU. Disabling this option on other types of CPUs
467 makes the kernel a tiny bit smaller. Disabling it on a UMC
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h2112 UMC = 0x02, enumerator
Dbe_main.c3696 return UMC; in be_convert_mc_type()
5389 case UMC: in mc_name()