| /OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/ |
| H A D | jaguar1_video_table.h | 105 unsigned char clk_post; member 257 .clk_post = 0x01, 339 .clk_post = 0x01, 423 .clk_post = 0x01, 498 .clk_post = 0x01, 595 .clk_post = 0x02, 677 .clk_post = 0x02, 762 .clk_post = 0x02, 844 .clk_post = 0x02, 926 .clk_post = 0x02, [all …]
|
| H A D | jaguar1_video.c | 549 REG_SET_1x8c_0_8_CLK_POST( ch, param->clk_post ); in vd_vi_clock_set_seq9()
|
| /OK3568_Linux_fs/kernel/drivers/phy/ |
| H A D | phy-core-mipi-dphy.c | 40 cfg->clk_post = 60000 + 52 * ui; in phy_mipi_dphy_get_default_config() 99 if (cfg->clk_post < (60000 + 52 * ui)) in phy_mipi_dphy_config_validate()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/phy/ |
| H A D | dsi_phy.c | 112 timing->shared_timings.clk_post = linear_inter(tmax, tmin, pcnt2, 0, in msm_dsi_dphy_timing_calc() 134 timing->shared_timings.clk_pre, timing->shared_timings.clk_post, in msm_dsi_dphy_timing_calc() 224 timing->shared_timings.clk_post = in msm_dsi_dphy_timing_calc_v2() 248 timing->shared_timings.clk_pre, timing->shared_timings.clk_post, in msm_dsi_dphy_timing_calc_v2() 332 timing->shared_timings.clk_post = in msm_dsi_dphy_timing_calc_v3() 356 timing->shared_timings.clk_pre, timing->shared_timings.clk_post, in msm_dsi_dphy_timing_calc_v3() 443 timing->shared_timings.clk_post = linear_inter(tmax, tmin, 5, 0, false); in msm_dsi_dphy_timing_calc_v4() 456 timing->shared_timings.clk_pre, timing->shared_timings.clk_post, in msm_dsi_dphy_timing_calc_v4()
|
| H A D | dsi_phy_7nm.c | 191 timing->shared_timings.clk_post); in dsi_7nm_phy_enable()
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-inno-mipi-dphy.c | 436 u32 hs_exit, clk_post, clk_pre, wakeup, lpx, ta_go, ta_sure, ta_wait; in inno_mipi_dphy_timing_init() local 455 clk_post = DIV_ROUND_UP(gotp.clkpost * txbyteclk, NSEC_PER_SEC); in inno_mipi_dphy_timing_init() 481 clk_pre, clk_post); in inno_mipi_dphy_timing_init() 500 T_CLK_POST_HI(clk_post >> 4)); in inno_mipi_dphy_timing_init() 502 T_CLK_POST_CNT_LO(clk_post)); in inno_mipi_dphy_timing_init()
|
| H A D | phy-rockchip-inno-dsidphy.c | 475 u32 hs_exit, clk_post, clk_pre, wakeup, lpx, ta_go, ta_sure, ta_wait; in inno_mipi_dphy_timing_init() local 496 clk_post = DIV_ROUND_UP(cfg->clk_post, t_txbyteclkhs); in inno_mipi_dphy_timing_init() 568 T_CLK_POST_HI(clk_post >> 4)); in inno_mipi_dphy_timing_init() 571 T_CLK_POST_CNT_LO(clk_post)); in inno_mipi_dphy_timing_init()
|
| H A D | phy-rockchip-inno-video-combo-phy.c | 310 u32 hs_exit, clk_post, clk_pre, wakeup, lpx, ta_go, ta_sure, ta_wait; in inno_video_phy_mipi_mode_enable() local 362 clk_post = DIV_ROUND_UP(gotp.clkpost, t_txbyteclkhs); in inno_video_phy_mipi_mode_enable() 426 T_CLK_POST_CNT(clk_post)); in inno_video_phy_mipi_mode_enable()
|
| H A D | phy-rockchip-samsung-dcphy.c | 223 u8 clk_post; member 1619 val = T_CLK_POST(timing->clk_post); in samsung_mipi_dphy_clk_lane_timing_init()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | generic-phy-mipi-dphy.h | 36 unsigned int clk_post; member
|
| /OK3568_Linux_fs/kernel/include/linux/phy/ |
| H A D | phy-mipi-dphy.h | 36 unsigned int clk_post; member
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | inno_mipi_phy.c | 172 u8 clk_post; member 329 v = T_CLK_POST(t->clk_post); in inno_mipi_dphy_timing_update() 431 data.clk_post = DIV_ROUND_UP(timing.clkpost * txbyteclk, NSEC_PER_SEC); in inno_mipi_dphy_lane_timing_init() 456 TIMING_NS(data.clk_post, txbyteclk), in inno_mipi_dphy_lane_timing_init()
|
| H A D | inno_video_combo_phy.c | 453 u32 hs_exit, clk_post, clk_pre, wakeup, lpx, ta_go, ta_sure, ta_wait; in inno_mipi_dphy_timing_init() local 478 clk_post = DIV_ROUND_UP(gotp.clkpost, t_txbyteclkhs); in inno_mipi_dphy_timing_init() 561 T_CLK_POST_HI(clk_post >> 4)); in inno_mipi_dphy_timing_init() 564 T_CLK_POST_CNT_LO(clk_post)); in inno_mipi_dphy_timing_init()
|
| H A D | samsung_mipi_dcphy.c | 165 u8 clk_post; member 1345 val = T_CLK_POST(timing->clk_post); in samsung_mipi_dphy_clk_lane_timing_init()
|
| H A D | dw_mipi_dsi2.c | 239 unsigned int clk_post; member 874 cfg->clk_post = 60000 + 52 * ui; in mipi_dphy_get_default_config()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/ |
| H A D | dsi.h | 204 u32 clk_post; member
|
| H A D | dsi_host.c | 901 data = DSI_CLKOUT_TIMING_CTRL_T_CLK_POST(phy_shared_timings->clk_post) | in dsi_ctrl_config()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/kirin/kirin960/ |
| H A D | dw_drm_dsi.c | 165 u32 clk_post = 0; in get_dsi_phy_ctrl() local 338 clk_post = 600 * accuracy + 52 * ui + mipi->clk_post_adjust * ui; in get_dsi_phy_ctrl() 439 DIV_ROUND_UP(clk_post, unit_tx_byte_clk_hs); in get_dsi_phy_ctrl()
|