Searched refs:midl (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/math-emu/
H A Dshr_Xsig.S36 movl 4(%esi),%ebx /* midl */
54 movl 4(%esi),%eax /* midl */
/linux-4.4.14/drivers/media/i2c/soc_camera/
H A Dov9640.c593 u8 pid, ver, midh, midl; ov9640_video_probe() local
611 ret = ov9640_reg_read(client, OV9640_MIDL, &midl); ov9640_video_probe()
631 devname, pid, ver, midh, midl); ov9640_video_probe()
H A Dov2640.c959 u8 pid, ver, midh, midl; ov2640_video_probe() local
974 midl = i2c_smbus_read_byte_data(client, MIDL); ov2640_video_probe()
989 devname, pid, ver, midh, midl); ov2640_video_probe()
H A Dov6650.c839 u8 pidh, pidl, midh, midl; ov6650_video_probe() local
855 ret = ov6650_reg_read(client, REG_MIDL, &midl); ov6650_video_probe()
869 pidh, pidl, midh, midl); ov6650_video_probe()

Completed in 195 milliseconds