| /OK3568_Linux_fs/u-boot/cmd/ddr_tool/ddr_dq_eye/ |
| H A D | ddr_dq_eye.c | 185 printf("Rockchip DDR DQ Eye Tool v" __version__ "\n"); in do_ddr_dq_eye() 193 printf("Rockchip DDR DQ Eye Tool only support RK3568/RK3566 and RV1126 now.\n"); in do_ddr_dq_eye() 200 printf("Fail to get data of DDR DQ eye.\n"); in do_ddr_dq_eye() 305 printf("CS%d %dMHz read DQ eye:\n", cs, result.fsp_mhz[fsp]); in do_ddr_dq_eye() 314 printf("CS%d %dMHz write DQ eye:\n", cs, result.fsp_mhz[fsp]); in do_ddr_dq_eye() 325 printf("DQ eye width min: %d(read), %d(write)\n", rd_width, wr_width); in do_ddr_dq_eye() 326 printf("DQ eye width reference: %d(read), %d(write) in %dMHz\n", in do_ddr_dq_eye() 329 printf("ERROR: DQ eye width may be unreliable, please check!\n"); in do_ddr_dq_eye() 335 "Rockchip DDR DQ Eye Tool\n", 338 " ddr_dq_eye 1056: show the DDR DQ eye in 1056MHz."
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | colorspaces.rst | 20 the human eye has color receptors that are sensitive to three different 26 Color exists only in the eye and brain and is the result of how strongly 30 enters the eye. The science of colorimetry is about the relationship 33 Since the human eye has only three color receptors it is perfectly 69 receptors in the eye and thus cause the perception of color. 93 eye, nor display technology is linear. Doubling the values of all 98 non-linear performance of both the eye and displays. Linear component 110 human eye is more sensitive to differences in luminance than in color
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/ |
| H A D | hisilicon,hi3660-usb3.yaml | 29 hisilicon,eye-diagram-param: 31 description: Eye diagram for phy. 37 - hisilicon,eye-diagram-param 57 hisilicon,eye-diagram-param = <0x22466e4>;
|
| H A D | phy-mtk-xsphy.txt | 46 - mediatek,eye-src : u32, the value of slew rate calibrate 47 - mediatek,eye-vrt : u32, the selection of VRT reference voltage 48 - mediatek,eye-term : u32, the selection of HS_TX TERM reference voltage 98 mediatek,eye-src = <4>;
|
| H A D | apm-xgene-phy.txt | 17 - apm,tx-eye-tuning : Manual control to fine tune the capture of the serial 22 - apm,tx-eye-direction : Eye tuning manual control direction. 0 means sample
|
| H A D | phy-mtk-tphy.txt | 61 - mediatek,eye-src : u32, the value of slew rate calibrate 62 - mediatek,eye-vrt : u32, the selection of VRT reference voltage 63 - mediatek,eye-term : u32, the selection of HS_TX TERM reference voltage
|
| /OK3568_Linux_fs/kernel/drivers/staging/hikey9xx/ |
| H A D | phy-hi3670-usb3.yaml | 33 hisilicon,eye-diagram-param: 35 description: Eye diagram for phy. 46 - hisilicon,eye-diagram-param 68 hisilicon,eye-diagram-param = <0xfdfee4>;
|
| /OK3568_Linux_fs/u-boot/cmd/ddr_tool/ |
| H A D | Kconfig | 6 This enable ddr tool such as ddr dq eye, ddr test tool, memtester and stressapptest. 9 bool "Enable DDR DQ eye fuction" 12 This enable ddr dq eye fuction.
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/dram/ |
| H A D | ddrmphy-regs.h | 30 #define MPHY_PIR_RDEYE BIT(14) /* Read Data Eye Training */ 31 #define MPHY_PIR_WREYE BIT(15) /* Write Data Eye Training */ 53 #define MPHY_PGSR0_REDONE BIT(10) /* Read Eye Training Done */ 54 #define MPHY_PGSR0_WEDONE BIT(11) /* Write Eye Training Done */ 61 #define MPHY_PGSR0_REERR BIT(26) /* Read Eye Training Error */ 62 #define MPHY_PGSR0_WEERR BIT(27) /* Write Eye Training Error */
|
| H A D | ddrphy-regs.h | 29 #define PHY_PIR_RDEYE BIT(14) /* Read Data Eye Training */ 30 #define PHY_PIR_WREYE BIT(15) /* Write Data Eye Training */ 49 #define PHY_PGSR0_REDONE BIT(10) /* Read Eye Training Done */ 50 #define PHY_PGSR0_WEDONE BIT(11) /* Write Eye Training Done */ 57 #define PHY_PGSR0_REERR BIT(26) /* Read Eye Training Error */ 58 #define PHY_PGSR0_WEERR BIT(27) /* Write Eye Training Error */
|
| H A D | ddrphy-training.c | 35 /* Specify the rank used during data bit deskew and eye centering */ in ddrphy_prepare_training() 91 "Read Eye Training", 97 "Write Eye Training",
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/ |
| H A D | dcn20_mmhubbub.c | 88 /* right eye sub-buffer address offset for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 94 /* right eye offset for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 100 /* right eye sub-buffer address offset for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 106 /* right eye offset for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 112 /* right eye sub-buffer address offset for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 118 /* right eye offset for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 124 /* right eye sub-buffer address offset for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf() 130 /* right eye offset for packing mode or Luma in planar mode */ in mmhubbub2_config_mcif_buf()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/drivers/ |
| H A D | meye-uapi.rst | 5 Vaio Picturebook Motion Eye Camera Driver 21 for accessing the Motion Eye extended parameters (camera sharpness, 28 Get and set the extended parameters of the motion eye camera.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qgeotiledmapscene.cpp | 372 // calculate eye in setupCamera() 376 QDoubleVector3D eye = center; in setupCamera() local 377 eye.setZ(altitude * edge / apertureSize); in setupCamera() 381 QDoubleVector3D view = eye - center; in setupCamera() 396 eye = mTilt * view + center; in setupCamera() 399 view = eye - center; in setupCamera() 419 m_cameraEye = eye; in setupCamera() 490 QDoubleVector3D eye = d->m_cameraEye; in updateTiles() local 491 eye.setX(eye.x() + camAdjust); in updateTiles() 495 cameraMatrix.lookAt(toVector3D(eye), toVector3D(center), toVector3D(d->m_cameraUp)); in updateTiles()
|
| H A D | qgeocameratiles.cpp | 260 QDoubleVector3D eye = center; in createFrustum() local 261 eye.setZ(altitude); in createFrustum() 263 QDoubleVector3D view = eye - center; in createFrustum() 277 eye = toDoubleVector3D((mTilt * toVector3D(view)) + toVector3D(center)); in createFrustum() 279 view = eye - center; in createFrustum() 304 QDoubleVector3D d = center - eye; in createFrustum() 309 QDoubleVector3D cf = eye + d * farPlane; in createFrustum() 310 QDoubleVector3D cn = eye + d * nearPlane; in createFrustum() 314 frustum.apex = eye; in createFrustum() 316 m_createFrustum_eye = eye; in createFrustum() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/ |
| H A D | richtek,rtmv20-regulator.yaml | 79 description: Eye safety function pulse width limit in microsecond. 85 description: Eye safety function load current limit in microamp. 117 description: Eye safety function enable control.
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/meye/ |
| H A D | Kconfig | 3 tristate "Sony Vaio Picturebook Motion Eye Video For Linux" 8 This is the video4linux driver for the Motion Eye camera found
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | meye.rst | 5 Vaio Picturebook Motion Eye Camera Driver 15 Motion Eye camera. This driver requires the "Sony Laptop Extras" driver (which
|
| H A D | zr364xx.rst | 80 0x0595 0x4343 Concord Eye-Q Duo 1300 81 0x0595 0x4343 Concord Eye-Q Duo 2000
|
| H A D | other-usb-cardlist.rst | 59 pwc Sotec Afina Eye 04CC:8116 64 pwc AME Co. Afina Eye 06BE:8116
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_hw_types.h | 696 uint32_t RIGHT_EYE_3D_POLARITY :1; /* 1 - means right eye polarity 697 (right eye = '1', left eye = '0') */ 850 DWB_STEREO_EYE_LEFT = 1, /* Capture left eye only */ 851 DWB_STEREO_EYE_RIGHT = 2, /* Capture right eye only */
|
| /OK3568_Linux_fs/u-boot/board/hisilicon/poplar/ |
| H A D | poplar.c | 106 /* adjust eye diagram */ in usb2_phy_config() 108 /* adjust eye diagram */ in usb2_phy_config()
|
| /OK3568_Linux_fs/kernel/drivers/phy/ti/ |
| H A D | phy-tusb1210.c | 35 /* Restore the optional eye diagram optimization value */ in tusb1210_power_on() 117 * VENDOR_SPECIFIC2 register in TUSB1210 can be used for configuring eye in tusb1210_probe()
|
| /OK3568_Linux_fs/debian/overlay/etc/mpv/ |
| H A D | mpv.conf | 138 # The following profile can be enabled on the command line with: --profile=eye-cancer 140 #[eye-cancer]
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/pwc/ |
| H A D | pwc-if.c | 41 - Jk Fang: Sotec Afina Eye ID 100 { USB_DEVICE(0x04CC, 0x8116) }, /* Sotec Afina Eye */ 108 { USB_DEVICE(0x06BE, 0x8116) }, /* AME Co. Afina Eye */ 986 PWC_INFO("Sotec Afina Eye USB webcam detected.\n"); in usb_pwc_probe() 987 name = "Sotec Afina Eye"; in usb_pwc_probe() 998 /* This is essentially the same cam as the Sotec Afina Eye */ in usb_pwc_probe() 999 PWC_INFO("AME Co. Afina Eye USB webcam detected.\n"); in usb_pwc_probe() 1000 name = "AME Co. Afina Eye"; in usb_pwc_probe()
|