Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/Documentation/ABI/testing/
Dsysfs-bus-umc9 Controller (UMC).
/linux-4.4.14/arch/x86/
DKconfig.cpu14 UMC 486SX-S and the NexGen Nx586.
22 SL/SLC/SLC2/SLC3/SX/SX2 and UMC U5D or U5S.
57 486DX/DX2/DX4 or SL/SLC/SLC2/SLC3/SX/SX2 and UMC U5D or U5S.
470 bool "Support UMC processors" if PROCESSOR_SELECT
473 This enables detection, tunings and quirks for UMC processors
476 UMC CPU. Disabling this option on other types of CPUs
477 makes the kernel a tiny bit smaller. Disabling it on a UMC
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h2150 UMC = 0x02, enumerator
Dbe_main.c4004 return UMC; in be_convert_mc_type()
5735 case UMC: in mc_name()