/linux/drivers/cpufreq/ |
H A D | e_powersaver.c | 180 u8 brand = 0; in eps_cpu_init() local 194 /* Check brand */ in eps_cpu_init() 200 brand = (((lo >> 2) ^ lo) >> 18) & 3; in eps_cpu_init() 205 brand = (((lo >> 4) ^ (lo >> 2))) & 0x000000ff; in eps_cpu_init() 210 switch (brand) { in eps_cpu_init() 305 if (brand == EPS_BRAND_C7M && set_max_voltage) { in eps_cpu_init() 318 if (brand == EPS_BRAND_C7M) in eps_cpu_init() 338 if (brand != EPS_BRAND_C7M) { in eps_cpu_init()
|
/linux/drivers/hwmon/ |
H A D | hwmon-vid.c | 236 unsigned int vid, brand, __maybe_unused dummy; in get_via_model_d_vrm() local 244 rdmsr(0x1154, brand, dummy); in get_via_model_d_vrm() 245 brand = ((brand >> 4) ^ (brand >> 2)) & 0x03; in get_via_model_d_vrm() 249 7, brands[brand]); in get_via_model_d_vrm() 253 6, brands[brand]); in get_via_model_d_vrm() 255 return brand == 2 ? 131 : 13; in get_via_model_d_vrm()
|
/linux/tools/arch/x86/kcpuid/ |
H A D | cpuid.csv | 29 1, 0, ebx, 7:0, brand_id , Brand index 489 …0x17, 3:1, eax, 31:0, vendor_brand_a , Vendor Brand ID string, bytes subleaf_… 490 …0x17, 3:1, ebx, 31:0, vendor_brand_b , Vendor Brand ID string, bytes subleaf_… 491 …0x17, 3:1, ecx, 31:0, vendor_brand_c , Vendor Brand ID string, bytes subleaf_… 492 …0x17, 3:1, edx, 31:0, vendor_brand_d , Vendor Brand ID string, bytes subleaf_… 641 0x80000001, 0, ebx, 15:0, brand_id , Brand ID 699 # CPU brand ID string, bytes 0 - 15 701 0x80000002, 0, eax, 31:0, cpu_brandid_0 , CPU brand ID string, bytes 0 - 3 702 0x80000002, 0, ebx, 31:0, cpu_brandid_1 , CPU brand ID string, bytes 4 - 7 703 0x80000002, 0, ecx, 31:0, cpu_brandid_2 , CPU brand ID string, bytes 8 - 11 [all …]
|
/linux/drivers/ata/pata_parport/ |
H A D | Kconfig | 132 IDE protocol from OnSpec (often marketed under the ValuStore brand 140 from OnSpec Electronics (often marketed under the ValuStore brand
|
/linux/drivers/media/usb/ttusb-budget/ |
H A D | Kconfig | 14 produced by Hauppauge, shipped under the brand name 'Nova-USB'.
|
/linux/drivers/media/usb/ttusb-dec/ |
H A D | Kconfig | 8 produced by Hauppauge, shipped under the brand name 'DEC2000-t'
|
/linux/drivers/net/usb/ |
H A D | Kconfig | 60 adapters, including some "no brand" devices. It does NOT work on 400 adapters marketed under the DeLOCK brand. 451 Cypress brand.
|
/linux/drivers/net/hamradio/ |
H A D | scc.c | 85 * Invents brand new bugs... ;-) 847 wr(scc, R11, ((scc->brand & BAYCOM)? TRxCDP : TRxCBR) | RCDPLL|TCRTxCP|TRxCOI); in init_channel() 852 wr(scc, R11, (scc->brand & BAYCOM)? RCTRxCP|TCRTxCP : RCRTxCP|TCTRxCP); in init_channel() 905 if (scc->brand & PRIMUS) in scc_key_trx() 1489 if(scc->brand & EAGLE) /* this is an EAGLE card */ in z8530_init() 1492 if(scc->brand & (PC100 | PRIMUS)) /* this is a PC100/PRIMUS card */ in z8530_init() 1802 SCC_Info[2*Nchips+chan].brand = hwcfg.brand; in scc_net_siocdevprivate() 2029 /* dev data ctrl irq clock brand enh vector special option in scc_net_seq_show() 2040 scc->data, scc->ctrl, scc->irq, scc->clock, scc->brand, in scc_net_seq_show()
|
/linux/tools/testing/selftests/arm64/signal/ |
H A D | README | 31 - 'fake_sigreturn_' tests: a brand new custom artificial sigframe structure
|
/linux/include/linux/ |
H A D | scc.h | 55 char brand; /* manufacturer of the board */ member
|
/linux/Documentation/translations/zh_CN/maintainer/ |
H A D | pull-requests.rst | 83 of these crazy drivers, as well as the following brand new
|
/linux/Documentation/translations/zh_CN/process/ |
H A D | kernel-driver-statement.rst | 183 - Horst H. von Brand
|
/linux/Documentation/translations/zh_TW/process/ |
H A D | kernel-driver-statement.rst | 186 - Horst H. von Brand
|
/linux/Documentation/process/ |
H A D | kernel-driver-statement.rst | 186 - Horst H. von Brand
|
/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | lvds-codec.yaml | 28 Those devices have been marketed under the FPD-Link and FlatLink brand names
|
/linux/Documentation/translations/it_IT/process/ |
H A D | kernel-driver-statement.rst | 194 - Horst H. von Brand
|
/linux/Documentation/admin-guide/acpi/ |
H A D | initrd_table_override.rst | 13 modified, more recent version one, or installing brand new ACPI tables.
|
/linux/include/uapi/linux/ |
H A D | scc.h | 157 char brand; /* hardware type */ member
|
/linux/tools/power/pm-graph/ |
H A D | bootgraph.8 | 148 Capture a brand new boot timeline with manual reboot.
|
/linux/Documentation/admin-guide/media/ |
H A D | bt8xx.rst | 118 Brand name ID
|
/linux/arch/microblaze/kernel/ |
H A D | process.c | 65 * the registers. That's OK for a brand new thread.*/ in copy_thread()
|
/linux/drivers/md/persistent-data/ |
H A D | dm-bitset.h | 37 * want to create a brand new, empty bitset with dm_bitset_empty().
|
/linux/arch/x86/include/asm/ |
H A D | mmu_context.h | 144 * and on mm's that are brand-new, like at execve().
|
/linux/Documentation/maintainer/ |
H A D | pull-requests.rst | 97 of these crazy drivers, as well as the following brand new
|
/linux/Documentation/scsi/ |
H A D | FlashPoint.rst | 18 operating system support to its BusLogic brand of FlashPoint Ultra SCSI
|