Home
last modified time | relevance | path

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

/Linux-v4.19/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 },
DKconfig857 tristate "UMC-8672 support"
863 of the UMC-8672, and permits faster I/O speeds to be set as well.
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-umc9 Controller (UMC).
/Linux-v4.19/arch/x86/
DKconfig.cpu15 UMC 486SX-S and the NexGen Nx586.
23 SL/SLC/SLC2/SLC3/SX/SX2 and UMC U5D or U5S.
58 486DX/DX2/DX4 or SL/SLC/SLC2/SLC3/SX/SX2 and UMC U5D or U5S.
458 bool "Support UMC processors" if PROCESSOR_SELECT
461 This enables detection, tunings and quirks for UMC processors
464 UMC CPU. Disabling this option on other types of CPUs
465 makes the kernel a tiny bit smaller. Disabling it on a UMC
/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h2225 UMC = 0x02, enumerator
Dbe_main.c4311 return UMC; in be_convert_mc_type()
5893 case UMC: in mc_name()