Searched +full:0503 +full:i (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/media/usb/gspca/gl860/ |
| H A D | gl860.c | 570 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()
|
| /linux/Documentation/admin-guide/media/ |
| H A D | gspca-cardlist.rst | 69 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
|
| /linux/drivers/phy/rockchip/ |
| H A D | phy-rockchip-samsung-hdptx.c | 641 REG_SEQ0(LANE_REG(0503), 0x0c), 680 REG_SEQ0(LANE_REG(0503), 0x2f), 976 int ret, i; in rk_hdptx_ropll_tmds_cmn_config() local 981 for (i = 0; i < ARRAY_SIZE(ropll_tmds_cfg); i++) in rk_hdptx_ropll_tmds_cmn_config() 982 if (hdptx->hdmi_cfg.tmds_char_rate == ropll_tmds_cfg[i].rate) { in rk_hdptx_ropll_tmds_cmn_config() 983 cfg = &ropll_tmds_cfg[i]; in rk_hdptx_ropll_tmds_cmn_config() 1487 int i; in rk_hdptx_phy_verify_hdmi_config() local 1492 for (i = 0; i < ARRAY_SIZE(ropll_tmds_cfg); i++) in rk_hdptx_phy_verify_hdmi_config() 1493 if (hdmi->tmds_char_rate == ropll_tmds_cfg[i].rate) in rk_hdptx_phy_verify_hdmi_config() 1496 if (i == ARRAY_SIZE(ropll_tmds_cfg) && in rk_hdptx_phy_verify_hdmi_config() [all …]
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_init.c | 125 int i = 0, rc; in lpfc_config_port_prep() local 147 for (i = 0; i < 56; i += sizeof (uint32_t), ptext++) in lpfc_config_port_prep() 426 int i, j; in lpfc_config_port_post() local 486 for (i = 0; i < 12; i++) { in lpfc_config_port_post() 490 phba->SerialNumber[i] = in lpfc_config_port_post() 493 phba->SerialNumber[i] = in lpfc_config_port_post() 495 i++; in lpfc_config_port_post() 498 phba->SerialNumber[i] = in lpfc_config_port_post() 501 phba->SerialNumber[i] = in lpfc_config_port_post() 888 int i; in lpfc_hba_down_prep() local [all …]
|