/linux-6.1.9/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-6.1.9/drivers/cpufreq/ |
D | e_powersaver.c | 180 u8 brand = 0; in eps_cpu_init() local 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-6.1.9/arch/ia64/kernel/ |
D | setup.c | 770 char brand[128]; in get_model_name() local 773 memcpy(brand, "Unknown", 8); in get_model_name() 774 if (ia64_pal_get_brand_info(brand)) { in get_model_name() 776 memcpy(brand, "Merced", 7); in get_model_name() 778 case 0: memcpy(brand, "McKinley", 9); break; in get_model_name() 779 case 1: memcpy(brand, "Madison", 8); break; in get_model_name() 780 case 2: memcpy(brand, "Madison up to 9M cache", 23); break; in get_model_name() 784 if (strcmp(brandname[i], brand) == 0) in get_model_name() 788 return strcpy(brandname[i], brand); in get_model_name()
|
/linux-6.1.9/include/linux/ |
D | scc.h | 55 char brand; /* manufacturer of the board */ member
|
/linux-6.1.9/drivers/media/usb/ttusb-budget/ |
D | Kconfig | 14 produced by Hauppauge, shipped under the brand name 'Nova-USB'.
|
/linux-6.1.9/include/uapi/linux/ |
D | scc.h | 157 char brand; /* hardware type */ member
|
/linux-6.1.9/drivers/media/usb/ttusb-dec/ |
D | Kconfig | 8 produced by Hauppauge, shipped under the brand name 'DEC2000-t'
|
/linux-6.1.9/drivers/net/hamradio/ |
D | scc.c | 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() 2040 scc->data, scc->ctrl, scc->irq, scc->clock, scc->brand, in scc_net_seq_show()
|
/linux-6.1.9/Documentation/translations/zh_CN/maintainer/ |
D | pull-requests.rst | 83 of these crazy drivers, as well as the following brand new
|
/linux-6.1.9/Documentation/devicetree/bindings/display/bridge/ |
D | lvds-codec.yaml | 28 Those devices have been marketed under the FPD-Link and FlatLink brand names
|
/linux-6.1.9/tools/testing/selftests/arm64/signal/ |
D | README | 31 - 'fake_sigreturn_' tests: a brand new custom artificial sigframe structure
|
/linux-6.1.9/Documentation/admin-guide/acpi/ |
D | initrd_table_override.rst | 13 modified, more recent version one, or installing brand new ACPI tables.
|
/linux-6.1.9/Documentation/target/ |
D | tcm_mod_builder.rst | 8 script to generate a brand new functional TCM v4 fabric .ko module of your very own,
|
/linux-6.1.9/drivers/net/usb/ |
D | Kconfig | 60 adapters, including some "no brand" devices. It does NOT work on 399 adapters marketed under the DeLOCK brand. 450 Cypress brand.
|
/linux-6.1.9/drivers/block/paride/ |
D | Kconfig | 283 IDE protocol from OnSpec (often marketed under the ValuStore brand 295 from OnSpec Electronics (often marketed under the ValuStore brand
|
/linux-6.1.9/Documentation/userspace-api/media/v4l/ |
D | vidioc-querycap.rst | 69 cards of the same brand may be installed which are supported by
|
/linux-6.1.9/Documentation/core-api/ |
D | asm-annotations.rst | 62 macros, it was decided that brand new macros should be introduced instead::
|
/linux-6.1.9/Documentation/cpu-freq/ |
D | cpu-drivers.rst | 31 So, you just got a brand-new CPU / chipset with datasheets and want to
|
/linux-6.1.9/Documentation/maintainer/ |
D | pull-requests.rst | 99 of these crazy drivers, as well as the following brand new
|
/linux-6.1.9/Documentation/scsi/ |
D | FlashPoint.rst | 18 operating system support to its BusLogic brand of FlashPoint Ultra SCSI
|
/linux-6.1.9/Documentation/driver-api/media/drivers/ |
D | zoran.rst | 542 detailed hardware information (memory+brand, mainboard+chipset+brand, which
|
/linux-6.1.9/drivers/media/usb/dvb-usb/ |
D | Kconfig | 286 shipped under the brand name 'PCTV HDTV Pro USB'.
|
/linux-6.1.9/Documentation/x86/ |
D | intel_txt.rst | 17 Intel TXT is part of the vPro(TM) brand and is also available some
|
/linux-6.1.9/tools/arch/x86/kcpuid/ |
D | cpuid.csv | 15 1, 0, EBX, 7:0, brand, Brand Index
|
/linux-6.1.9/Documentation/filesystems/ |
D | ramfs-rootfs-initramfs.rst | 328 something brand new. The kernel provides its own tools to create and
|