/Linux-v4.19/drivers/hwmon/ |
D | hwmon-vid.c | 249 unsigned int vid, brand, __maybe_unused dummy; in get_via_model_d_vrm() local 257 rdmsr(0x1154, brand, dummy); in get_via_model_d_vrm() 258 brand = ((brand >> 4) ^ (brand >> 2)) & 0x03; in get_via_model_d_vrm() 262 7, brands[brand]); in get_via_model_d_vrm() 266 6, brands[brand]); in get_via_model_d_vrm() 268 return brand == 2 ? 131 : 13; in get_via_model_d_vrm()
|
/Linux-v4.19/drivers/cpufreq/ |
D | e_powersaver.c | 181 u8 brand = 0; in eps_cpu_init() local 201 brand = (((lo >> 2) ^ lo) >> 18) & 3; in eps_cpu_init() 206 brand = (((lo >> 4) ^ (lo >> 2))) & 0x000000ff; in eps_cpu_init() 211 switch (brand) { in eps_cpu_init() 307 if (brand == EPS_BRAND_C7M && set_max_voltage) { in eps_cpu_init() 320 if (brand == EPS_BRAND_C7M) in eps_cpu_init() 341 if (brand != EPS_BRAND_C7M) { in eps_cpu_init()
|
/Linux-v4.19/arch/ia64/kernel/ |
D | setup.c | 752 char brand[128]; in get_model_name() local 755 memcpy(brand, "Unknown", 8); in get_model_name() 756 if (ia64_pal_get_brand_info(brand)) { in get_model_name() 758 memcpy(brand, "Merced", 7); in get_model_name() 760 case 0: memcpy(brand, "McKinley", 9); break; in get_model_name() 761 case 1: memcpy(brand, "Madison", 8); break; in get_model_name() 762 case 2: memcpy(brand, "Madison up to 9M cache", 23); break; in get_model_name() 766 if (strcmp(brandname[i], brand) == 0) in get_model_name() 770 return strcpy(brandname[i], brand); in get_model_name()
|
/Linux-v4.19/include/linux/ |
D | scc.h | 55 char brand; /* manufacturer of the board */ member
|
/Linux-v4.19/drivers/media/usb/ttusb-budget/ |
D | Kconfig | 13 produced by Hauppauge, shipped under the brand name 'Nova-USB'.
|
/Linux-v4.19/include/uapi/linux/ |
D | scc.h | 156 char brand; /* hardware type */ member
|
/Linux-v4.19/drivers/media/usb/ttusb-dec/ |
D | Kconfig | 7 produced by Hauppauge, shipped under the brand name 'DEC2000-t'
|
/Linux-v4.19/Documentation/devicetree/bindings/display/bridge/ |
D | lvds-transmitter.txt | 19 Those devices have been marketed under the FPD-Link and FlatLink brand names
|
/Linux-v4.19/drivers/net/hamradio/ |
D | scc.c | 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() 2037 scc->data, scc->ctrl, scc->irq, scc->clock, scc->brand, in scc_net_seq_show()
|
/Linux-v4.19/Documentation/acpi/ |
D | initrd_table_override.txt | 15 modified, more recent version one, or installing brand new ACPI tables.
|
/Linux-v4.19/Documentation/target/ |
D | tcm_mod_builder.txt | 6 script to generate a brand new functional TCM v4 fabric .ko module of your very own,
|
/Linux-v4.19/drivers/net/usb/ |
D | Kconfig | 59 adapters, including some "no brand" devices. It does NOT work on 387 adapters marketed under the DeLOCK brand. 438 Cypress brand.
|
/Linux-v4.19/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-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-querycap.rst | 69 cards of the same brand may be installed which are supported by
|
/Linux-v4.19/Documentation/scsi/ |
D | FlashPoint.txt | 12 operating system support to its BusLogic brand of FlashPoint Ultra SCSI
|
/Linux-v4.19/Documentation/maintainer/ |
D | pull-requests.rst | 99 of these crazy drivers, as well as the following brand new
|
/Linux-v4.19/Documentation/cpu-freq/ |
D | cpu-drivers.txt | 39 So, you just got a brand-new CPU / chipset with datasheets and want to
|
/Linux-v4.19/drivers/media/usb/dvb-usb/ |
D | Kconfig | 272 shipped under the brand name 'PCTV HDTV Pro USB'.
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | zoran.rst | 540 detailed hardware information (memory+brand, mainboard+chipset+brand, which
|
D | bttv.rst | 799 Typhoon is the brand of Anubis.
|
/Linux-v4.19/Documentation/ |
D | intel_txt.txt | 17 Intel TXT is part of the vPro(TM) brand and is also available some
|
/Linux-v4.19/Documentation/filesystems/ |
D | ramfs-rootfs-initramfs.txt | 318 something brand new. The kernel provides its own tools to create and
|
/Linux-v4.19/Documentation/blockdev/ |
D | paride.txt | 105 For the "brand-name" products listed above, here are the protocol
|
/Linux-v4.19/Documentation/sound/hd-audio/ |
D | notes.rst | 201 Thus, the first thing you can do for any brand-new, unsupported and
|
/Linux-v4.19/drivers/scsi/ |
D | Kconfig | 686 and <http://www-947.ibm.com/support/entry/portal/docdisplay?brand=5000008&lndocid=SERV-RAID>
|