Searched refs:manuf_id (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/include/linux/i3c/ |
H A D | device.h | 150 .manuf_id = _manufid, \ 159 .manuf_id = _manufid, \
|
/openbmc/linux/drivers/scsi/aic94xx/ |
H A D | aic94xx_sds.c | 1303 u8 manuf_id; in asd_check_flash_type() local 1332 manuf_id = asd_read_reg_byte(asd_ha, reg); in asd_check_flash_type() 1342 "sec_prot(0x%x)\n", manuf_id, dev_id, sec_prot); in asd_check_flash_type() 1347 switch (manuf_id) { in asd_check_flash_type() 1397 manuf_id = asd_read_reg_byte(asd_ha, reg); in asd_check_flash_type() 1402 "(0x%x)\n", manuf_id, dev_id, sec_prot); in asd_check_flash_type() 1410 switch (manuf_id) { in asd_check_flash_type() 1458 asd_ha->hw_prof.flash.manuf = manuf_id; in asd_check_flash_type()
|
/openbmc/qemu/hw/ppc/ |
H A D | pnv_bmc.c | 42 uint8_t manuf_id[3]; member 64 .manuf_id = { 0x0, 0x0, 0x0 }, in pnv_gen_oem_sel()
|
/openbmc/linux/drivers/i3c/ |
H A D | device.c | 240 id->manuf_id != manuf) in i3c_device_match_id()
|
/openbmc/openbmc/meta-google/recipes-phosphor/ipmi/ |
H A D | phosphor-ipmi-config.bbappend | 91 dev_id["manuf_id"] = 11129
|
/openbmc/phosphor-host-ipmid/docs/ |
H A D | configuration.md | 17 "manuf_id": 0, "prod_id": 0, "aux": 0}
|
/openbmc/linux/scripts/mod/ |
H A D | devicetable-offsets.c | 152 DEVID_FIELD(i3c_device_id, manuf_id); in main()
|
H A D | file2alias.c | 947 DEF_FIELD(symval, i3c_device_id, manuf_id); in do_i3c_entry() 953 ADD(alias, "manuf", match_flags & I3C_MATCH_MANUF, manuf_id); in do_i3c_entry()
|
/openbmc/linux/include/linux/ |
H A D | mod_devicetable.h | 503 __u16 manuf_id; member
|
/openbmc/linux/drivers/usb/storage/ |
H A D | sddr09.c | 125 static inline char *nand_flash_manufacturer(int manuf_id) { in nand_flash_manufacturer() argument 126 switch(manuf_id) { in nand_flash_manufacturer()
|
/openbmc/openbmc/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-host/ |
H A D | 0003-Fix-version-parsing-update-AUX-revision-info.patch | 314 devId.manufId = data.value("manuf_id", 0);
|