Home
last modified time | relevance | path

Searched +full:0503 +full:i (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/gspca/gl860/
Dgl860.c570 pr_err("ctrl transfer failed %4d [p%02x r%d v%04x i%04x len%d]\n", in gl860_RTx()
719 gspca_dbg(gspca_dev, D_PROBE, "05e3:0503 sensor MI2020 (2.0M)\n"); in gl860_guess_sensor()
721 gspca_dbg(gspca_dev, D_PROBE, "05e3:0503 sensor OV9655 (1.3M)\n"); in gl860_guess_sensor()
723 gspca_dbg(gspca_dev, D_PROBE, "05e3:0503 sensor OV2640 (2.0M)\n"); in gl860_guess_sensor()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/
Darm,vexpress-juno.yaml47 DUI 0448I. This was the first Versatile Express platform.
72 in a test chip on the core tile. See ARM DDI 0503I.
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dgspca-cardlist.rst69 sn9c20x 0458:704c Genius i-Look 1321
225 gl860 05e3:0503 Genesys Logic PC Camera
436 sq930x 2770:930b Sweex Motion Tracking / I-Tec iCam Tracer
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
Dlpfc_init.c120 int i = 0, rc; in lpfc_config_port_prep() local
142 for (i = 0; i < 56; i += sizeof (uint32_t), ptext++) in lpfc_config_port_prep()
257 i = mb->un.varDmp.word_cnt * sizeof(uint32_t); in lpfc_config_port_prep()
258 if (offset + i > DMP_VPD_SIZE) in lpfc_config_port_prep()
259 i = DMP_VPD_SIZE - offset; in lpfc_config_port_prep()
261 lpfc_vpd_data + offset, i); in lpfc_config_port_prep()
262 offset += i; in lpfc_config_port_prep()
419 int i, j; in lpfc_config_port_post() local
478 for (i = 0; i < 12; i++) { in lpfc_config_port_post()
482 phba->SerialNumber[i] = in lpfc_config_port_post()
[all …]