Home
last modified time | relevance | path

Searched refs:manuf_id (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/include/linux/i3c/
H A Ddevice.h147 .manuf_id = _manufid, \
156 .manuf_id = _manufid, \
/kernel/linux/linux-6.6/include/linux/i3c/
H A Ddevice.h148 .manuf_id = _manufid, \
157 .manuf_id = _manufid, \
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/
H A Daic94xx_sds.c1299 u8 manuf_id; in asd_check_flash_type() local
1328 manuf_id = asd_read_reg_byte(asd_ha, reg); in asd_check_flash_type()
1337 ASD_DPRINTK("Flash MethodA manuf_id(0x%x) dev_id(0x%x) " in asd_check_flash_type()
1338 "sec_prot(0x%x)\n", manuf_id, dev_id, sec_prot); in asd_check_flash_type()
1343 switch (manuf_id) { in asd_check_flash_type()
1393 manuf_id = asd_read_reg_byte(asd_ha, reg); in asd_check_flash_type()
1397 ASD_DPRINTK("Flash MethodB manuf_id(0x%x) dev_id(0x%x) sec_prot" in asd_check_flash_type()
1398 "(0x%x)\n", manuf_id, dev_id, sec_prot); in asd_check_flash_type()
1406 switch (manuf_id) { in asd_check_flash_type()
1454 asd_ha->hw_prof.flash.manuf = manuf_id; in asd_check_flash_type()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/
H A Daic94xx_sds.c1303 u8 manuf_id; in asd_check_flash_type() local
1332 manuf_id = asd_read_reg_byte(asd_ha, reg); in asd_check_flash_type()
1341 ASD_DPRINTK("Flash MethodA manuf_id(0x%x) dev_id(0x%x) " 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()
1401 ASD_DPRINTK("Flash MethodB manuf_id(0x%x) dev_id(0x%x) sec_prot" 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()
[all...]
/kernel/linux/linux-5.10/drivers/i3c/
H A Ddevice.c232 id->manuf_id != manuf) in i3c_device_match_id()
/kernel/linux/linux-6.6/drivers/i3c/
H A Ddevice.c240 id->manuf_id != manuf) in i3c_device_match_id()
/kernel/linux/linux-5.10/scripts/mod/
H A Ddevicetable-offsets.c151 DEVID_FIELD(i3c_device_id, manuf_id); in main()
H A Dfile2alias.c927 DEF_FIELD(symval, i3c_device_id, manuf_id); in do_i3c_entry()
933 ADD(alias, "manuf", match_flags & I3C_MATCH_MANUF, manuf_id); in do_i3c_entry()
/kernel/linux/linux-6.6/scripts/mod/
H A Ddevicetable-offsets.c152 DEVID_FIELD(i3c_device_id, manuf_id); in main()
H A Dfile2alias.c950 DEF_FIELD(symval, i3c_device_id, manuf_id); in do_i3c_entry()
956 ADD(alias, "manuf", match_flags & I3C_MATCH_MANUF, manuf_id); in do_i3c_entry()
/kernel/linux/linux-5.10/include/linux/
H A Dmod_devicetable.h482 __u16 manuf_id; member
/kernel/linux/linux-6.6/include/linux/
H A Dmod_devicetable.h503 __u16 manuf_id; member
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dsddr09.c125 static inline char *nand_flash_manufacturer(int manuf_id) { in nand_flash_manufacturer() argument
126 switch(manuf_id) { in nand_flash_manufacturer()
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Dsddr09.c125 static inline char *nand_flash_manufacturer(int manuf_id) { in nand_flash_manufacturer() argument
126 switch(manuf_id) { in nand_flash_manufacturer()

Completed in 18 milliseconds