Searched defs:PHY_LP2HS_TIME (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/ |
| H A D | rockchip_mipi_dsi.h | 112 #define PHY_LP2HS_TIME DSI_HOST_BITS(0x09c, 8, 16) macro
|
| /OK3568_Linux_fs/kernel/drivers/misc/rk628/ |
| H A D | rk628_dsi.h | 127 #define PHY_LP2HS_TIME(x) UPDATE(x, 23, 16) macro
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/ |
| H A D | rk628_dsi.h | 131 #define PHY_LP2HS_TIME(x) UPDATE(x, 23, 16) macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip-mipi-csi-tx.c | 38 #define PHY_LP2HS_TIME(lbcc) (((lbcc) & 0xff) << 16) macro
|
| H A D | dw-mipi-dsi2-rockchip.c | 92 #define PHY_LP2HS_TIME(x) UPDATE(x, 28, 0) macro
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rk618_dsi.c | 90 #define PHY_LP2HS_TIME(x) UPDATE(x, 23, 16) macro
|
| H A D | dw_mipi_dsi.c | 153 #define PHY_LP2HS_TIME(lbcc) (((lbcc) & 0xff) << 16) macro
|
| H A D | dw_mipi_dsi2.c | 81 #define PHY_LP2HS_TIME(x) UPDATE(x, 28, 0) macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk618/ |
| H A D | rk618_dsi.c | 99 #define PHY_LP2HS_TIME(x) UPDATE(x, 23, 16) macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/ |
| H A D | rk628_dsi.c | 141 #define PHY_LP2HS_TIME(x) UPDATE(x, 23, 16) macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-mipi-dsi.c | 182 #define PHY_LP2HS_TIME(lbcc) (((lbcc) & 0xff) << 16) macro
|