| /linux/drivers/media/rc/ |
| H A D | ir-xmp-decoder.c | 76 u8 addr, subaddr, subaddr2, toggle, oem, obc1, obc2, sum1, sum2; in ir_xmp_decode() local 118 oem = n[4] << 4 | n[5]; in ir_xmp_decode() 129 if (oem != 0x44) in ir_xmp_decode() 131 oem); in ir_xmp_decode()
|
| /linux/arch/x86/kernel/ |
| H A D | mpparse.c | 140 static int __init smp_check_mpc(struct mpc_table *mpc, char *oem, char *str) in smp_check_mpc() argument 161 memcpy(oem, mpc->oem, 8); in smp_check_mpc() 162 oem[8] = 0; in smp_check_mpc() 163 pr_info("MPTABLE: OEM ID: %s\n", oem); in smp_check_mpc() 192 char oem[10]; in smp_read_mpc() local 197 if (!smp_check_mpc(mpc, oem, str)) in smp_read_mpc() 838 char oem[10]; in update_mp_table() local 871 if (!smp_check_mpc(mpc, oem, str)) in update_mp_table()
|
| /linux/drivers/scsi/isci/ |
| H A D | init.c | 432 struct sci_oem_params *oem = &ihost->oem_parameters; in sci_oem_defaults() local 436 oem->controller.mode_type = SCIC_PORT_AUTOMATIC_CONFIGURATION_MODE; in sci_oem_defaults() 439 oem->controller.max_concurr_spin_up = 1; in sci_oem_defaults() 442 oem->controller.do_enable_ssc = false; in sci_oem_defaults() 445 oem->controller.cable_selection_mask = 0; in sci_oem_defaults() 449 oem->ports[i].phy_mask = 0; in sci_oem_defaults() 466 oem->phys[i].sas_address.low = 0x1 + ihost->id; in sci_oem_defaults() 467 oem->phys[i].sas_address.high = 0x5FCFFFFF; in sci_oem_defaults()
|
| H A D | probe_roms.h | 155 int sci_oem_parameters_validate(struct sci_oem_params *oem, u8 version);
|
| H A D | phy.c | 1390 struct sci_oem_params *oem = &ihost->oem_parameters; in isci_phy_init() local 1394 sci_sas_addr = oem->phys[index].sas_address.high; in isci_phy_init() 1396 sci_sas_addr |= oem->phys[index].sas_address.low; in isci_phy_init()
|
| /linux/arch/x86/xen/ |
| H A D | enlighten_pvh.c | 153 x86_init.oem.arch_setup = pvh_arch_setup; in xen_pvh_init() 154 x86_init.oem.banner = xen_banner; in xen_pvh_init()
|
| /linux/arch/x86/platform/ce4100/ |
| H A D | ce4100.c | 43 x86_init.oem.arch_setup = sdv_arch_setup; in x86_ce4100_early_setup()
|
| /linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | rfi.h | 34 u8 oem; member
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | qru1000.dtsi | 12 oem_tenx_mem: oem-tenx@a0000000 {
|
| H A D | sm8650.dtsi | 1899 oem_vm_mem: oem-vm@f7c00000 {
|
| /linux/drivers/scsi/fcoe/ |
| H A D | fcoe.h | 72 struct fc_exch_mgr *oem; member
|
| /linux/arch/x86/platform/intel-mid/ |
| H A D | intel-mid.c | 103 x86_init.oem.arch_setup = intel_mid_arch_setup; in x86_intel_mid_early_setup()
|
| /linux/arch/x86/include/asm/ |
| H A D | mpspec_def.h | 42 char oem[8]; member
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | rfi.c | 105 cmd.oem = 1; in iwl_rfi_send_config_cmd()
|
| /linux/Documentation/hwmon/ |
| H A D | lineage-pem.rst | 14 http://www.lineagepower.com/oem/pdf/CPLI2C.pdf
|
| /linux/drivers/clk/ |
| H A D | Makefile | 102 scmi-clk-y := clk-scmi.o clk-scmi-oem.o
|
| /linux/drivers/scsi/ |
| H A D | stex.c | 260 u32 oem; member 290 u32 oem; member 503 p->drv_ver.oem = ST_OEM; in stex_controller_info() 674 .oem = ST_OEM, in stex_queuecommand_lck()
|