Home
last modified time | relevance | path

Searched refs:MIPI_RX_MAX_PHY_NUM (Results 1 - 5 of 5) sorted by relevance

/device/soc/hisilicon/common/platform/mipi_csi/
H A Dmipi_rx_hi2121.h21 #define MIPI_RX_MAX_PHY_NUM 1 macro
H A Dmipi_rx_hi2121.c147 static const PhyModeLinkTag g_phyMode[][MIPI_RX_MAX_PHY_NUM] = {
152 PhyErrIntCnt g_phyErrIntCnt[MIPI_RX_MAX_PHY_NUM];
1093 for (i = 0; i < MIPI_RX_MAX_PHY_NUM; i++) { in MipiRxDrvSetPhyConfig()
1141 for (i = 0; i < MIPI_RX_MAX_PHY_NUM; i++) { in MipiRxDrvSetPhyCmvmode()
1756 for (i = 0; i < MIPI_RX_MAX_PHY_NUM; i++) { in MipiRxDrvSetPhySyncConfig()
1803 for (i = 0; i < MIPI_RX_MAX_PHY_NUM; i++) { in MipiRxDrvSetHsMode()
2357 for (i = 0; i < MIPI_RX_MAX_PHY_NUM; i++) { in MipiRxInterruptRoute()
2438 for (i = 0; i < MIPI_RX_MAX_PHY_NUM; ++i) { in MipiRxDrvHwInit()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_rx/
H A Dmipi_rx_hal.h24 #define MIPI_RX_MAX_PHY_NUM 1 macro
H A Dmipi_rx_hal.c142 static const phy_mode_link_t g_phy_mode[][MIPI_RX_MAX_PHY_NUM] = {
147 phy_err_int_cnt_t g_phy_err_int_cnt[MIPI_RX_MAX_PHY_NUM];
1092 for (i = 0; i < MIPI_RX_MAX_PHY_NUM; i++) { in mipi_rx_drv_set_phy_config()
1141 for (i = 0; i < MIPI_RX_MAX_PHY_NUM; i++) { in mipi_rx_drv_set_phy_cmvmode()
1763 for (i = 0; i < MIPI_RX_MAX_PHY_NUM; i++) { in mipi_rx_drv_set_phy_sync_config()
1810 for (i = 0; i < MIPI_RX_MAX_PHY_NUM; i++) { in mipi_rx_drv_set_hs_mode()
2367 for (i = 0; i < MIPI_RX_MAX_PHY_NUM; i++) { in mipi_rx_interrupt_route()
2449 for (i = 0; i < MIPI_RX_MAX_PHY_NUM; ++i) { in mipi_rx_drv_hw_init()
H A Dmipi_rx.c1470 for (i = 0; i < MIPI_RX_MAX_PHY_NUM; i++) { in proc_show_mipi_phy_data()
1579 for (phy_id = 0; phy_id < MIPI_RX_MAX_PHY_NUM; phy_id++) { in proc_show_phy_cil_int_err_cnt()

Completed in 10 milliseconds