Searched refs:mipi_phy_cfg_t (Results 1 – 2 of 2) sorted by relevance
82 } mipi_phy_cfg_t; typedef88 mipi_phy_cfg_t const * p_cfg;98 fsp_err_t (* open)(mipi_phy_ctrl_t * const p_ctrl, mipi_phy_cfg_t const * const p_cfg);110 mipi_phy_cfg_t const * p_cfg; ///< Pointer to the configuration structure for this instance131 fsp_err_t r_mipi_phy_open(mipi_phy_ctrl_t * const p_api_ctrl, mipi_phy_cfg_t const * const p_cfg);
54 fsp_err_t r_mipi_phy_open (mipi_phy_ctrl_t * const p_api_ctrl, mipi_phy_cfg_t const * const p_cfg) in r_mipi_phy_open()