Searched refs:t_settle_ns (Results 1 – 2 of 2) sorted by relevance
12 cfg->clane_cfg.t_settle_ns = 140; in mipi_csi_phy_default_config()15 cfg->dlane_cfg.t_settle_ns = 100; in mipi_csi_phy_default_config()27 MIPI_CSI_PHY_CLANE_PARA_T_CLK_SETTLE_SET(cfg->clane_cfg.t_settle_ns / 10); in mipi_csi_phy_init()37 MIPI_CSI_PHY_T_HS_SETTLE_T_D1_SETTLE_SET(cfg->dlane_cfg.t_settle_ns / 10) | in mipi_csi_phy_init()38 MIPI_CSI_PHY_T_HS_SETTLE_T_D0_SETTLE_SET(cfg->dlane_cfg.t_settle_ns / 10); in mipi_csi_phy_init()
25 …uint16_t t_settle_ns; /* !< unit: nanosecond. Time interval during which the HS receiver should i… member30 …uint16_t t_settle_ns; /* !< unit: nanosecond. Time interval during which the HS receiver shall i… member
Completed in 5 milliseconds