/Linux-v5.10/drivers/cpufreq/ |
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-v5.10/drivers/hwmon/ |
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-v5.10/arch/ia64/kernel/ |
D | setup.c | 774 char brand[128]; in get_model_name() local 777 memcpy(brand, "Unknown", 8); in get_model_name() 778 if (ia64_pal_get_brand_info(brand)) { in get_model_name() 780 memcpy(brand, "Merced", 7); in get_model_name() 782 case 0: memcpy(brand, "McKinley", 9); break; in get_model_name() 783 case 1: memcpy(brand, "Madison", 8); break; in get_model_name() 784 case 2: memcpy(brand, "Madison up to 9M cache", 23); break; in get_model_name() 788 if (strcmp(brandname[i], brand) == 0) in get_model_name() 792 return strcpy(brandname[i], brand); in get_model_name()
|
/Linux-v5.10/drivers/media/usb/ttusb-budget/ |
D | Kconfig | 14 produced by Hauppauge, shipped under the brand name 'Nova-USB'.
|
/Linux-v5.10/drivers/media/usb/ttusb-dec/ |
D | Kconfig | 8 produced by Hauppauge, shipped under the brand name 'DEC2000-t'
|
/Linux-v5.10/tools/testing/selftests/arm64/signal/ |
D | README | 31 - 'fake_sigreturn_' tests: a brand new custom artificial sigframe structure
|
/Linux-v5.10/drivers/net/usb/ |
D | Kconfig | 60 adapters, including some "no brand" devices. It does NOT work on 391 adapters marketed under the DeLOCK brand. 442 Cypress brand.
|
/Linux-v5.10/Documentation/devicetree/bindings/display/bridge/ |
D | lvds-codec.yaml | 28 Those devices have been marketed under the FPD-Link and FlatLink brand names
|
/Linux-v5.10/Documentation/translations/zh_CN/process/ |
D | kernel-driver-statement.rst | 183 - Horst H. von Brand
|
/Linux-v5.10/include/linux/ |
D | scc.h | 55 char brand; /* manufacturer of the board */ member
|
/Linux-v5.10/drivers/block/paride/ |
D | Kconfig | 284 IDE protocol from OnSpec (often marketed under the ValuStore brand 296 from OnSpec Electronics (often marketed under the ValuStore brand
|
/Linux-v5.10/drivers/net/hamradio/ |
D | scc.c | 85 * Invents brand new bugs... ;-) 845 wr(scc, R11, ((scc->brand & BAYCOM)? TRxCDP : TRxCBR) | RCDPLL|TCRTxCP|TRxCOI); in init_channel() 850 wr(scc, R11, (scc->brand & BAYCOM)? RCTRxCP|TCRTxCP : RCRTxCP|TCTRxCP); in init_channel() 903 if (scc->brand & PRIMUS) in scc_key_trx() 1487 if(scc->brand & EAGLE) /* this is an EAGLE card */ in z8530_init() 1490 if(scc->brand & (PC100 | PRIMUS)) /* this is a PC100/PRIMUS card */ in z8530_init() 1799 SCC_Info[2*Nchips+chan].brand = hwcfg.brand; in scc_net_ioctl() 2026 /* dev data ctrl irq clock brand enh vector special option in scc_net_seq_show() 2037 scc->data, scc->ctrl, scc->irq, scc->clock, scc->brand, in scc_net_seq_show()
|
/Linux-v5.10/Documentation/process/ |
D | kernel-driver-statement.rst | 186 - Horst H. von Brand
|
/Linux-v5.10/Documentation/translations/it_IT/process/ |
D | kernel-driver-statement.rst | 194 - Horst H. von Brand
|
/Linux-v5.10/Documentation/admin-guide/acpi/ |
D | initrd_table_override.rst | 13 modified, more recent version one, or installing brand new ACPI tables.
|
/Linux-v5.10/include/uapi/linux/ |
D | scc.h | 157 char brand; /* hardware type */ member
|
/Linux-v5.10/tools/power/pm-graph/ |
D | bootgraph.8 | 148 Capture a brand new boot timeline with manual reboot.
|
/Linux-v5.10/Documentation/admin-guide/media/ |
D | bt8xx.rst | 117 Brand name ID
|
/Linux-v5.10/arch/x86/include/asm/ |
D | mmu_context.h | 98 * and on mm's that are brand-new, like at execve().
|
/Linux-v5.10/arch/ia64/include/asm/ |
D | mmu_context.h | 117 * brand-new address-space, so no TLB flushing is needed, ever.
|
/Linux-v5.10/arch/microblaze/kernel/ |
D | process.c | 64 * the registers. That's OK for a brand new thread.*/ in copy_thread()
|
/Linux-v5.10/tools/power/x86/turbostat/ |
D | turbostat.8 | 249 frequency of the processor -- this should match the brand string 315 in the brand string in /proc/cpuinfo. On a system where
|
/Linux-v5.10/drivers/md/persistent-data/ |
D | dm-bitset.h | 36 * want to create a brand new, empty bitset with dm_bitset_empty().
|
/Linux-v5.10/Documentation/ |
D | asm-annotations.rst | 61 macros, it was decided that brand new macros should be introduced instead::
|
/Linux-v5.10/Documentation/scsi/ |
D | FlashPoint.rst | 18 operating system support to its BusLogic brand of FlashPoint Ultra SCSI
|