Home
last modified time | relevance | path

Searched defs:input_mode (Results 1 – 6 of 6) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_rx/
Dmipi_rx.c140 static int check_lane_id(combo_dev_t devno, input_mode_t input_mode, const short p_lane_id[]) in check_lane_id()
169 static unsigned int mipi_get_lane_bitmap(input_mode_t input_mode, const short *p_lane_id, in mipi_get_lane_bitmap()
751 input_mode_t input_mode; in mipi_set_ext_data_type() local
812 input_mode_t input_mode; in mipi_set_phy_cmvmode() local
1240 static const char *mipi_get_intput_mode_name(input_mode_t input_mode) in mipi_get_intput_mode_name()
1382 input_mode_t input_mode; in proc_show_mipi_device() local
1425 input_mode_t input_mode; in proc_show_mipi_lane() local
1788 input_mode_t input_mode; in mipi_proc_show() local
Dmipi_rx_hal.c307 void mipi_rx_drv_set_work_mode(combo_dev_t devno, input_mode_t input_mode) in mipi_rx_drv_set_work_mode()
846 void mipi_rx_drv_set_link_lane_id(combo_dev_t devno, input_mode_t input_mode, const short *p_lane_i… in mipi_rx_drv_set_link_lane_id()
953 void mipi_rx_drv_set_phy_mode(unsigned int phy_id, input_mode_t input_mode, unsigned int lane_bitma… in mipi_rx_drv_set_phy_mode()
1033 void mipi_rx_drv_set_phy_cfg_mode(input_mode_t input_mode, unsigned int lane_bitmap) in mipi_rx_drv_set_phy_cfg_mode()
1086 void mipi_rx_drv_set_phy_config(input_mode_t input_mode, unsigned int lane_bitmap) in mipi_rx_drv_set_phy_config()
1135 void mipi_rx_drv_set_phy_cmvmode(input_mode_t input_mode, phy_cmv_mode_t cmv_mode, unsigned int lan… in mipi_rx_drv_set_phy_cmvmode()
Dhi_mipi.h211 input_mode_t input_mode; /* input mode: MIPI/LVDS/SUBLVDS/HISPI/DC */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
Dhi_mipi.h208 input_mode_t input_mode; /* input mode: MIPI/LVDS/SUBLVDS/HISPI/DC */ member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
Dhi_mipi.h206 input_mode_t input_mode; /* input mode: MIPI/LVDS/SUBLVDS/HISPI/DC */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
Dsample_comm_audio.c150 ACODEC_MIXER_E input_mode; in SAMPLE_INNER_CODEC_CfgAudio() local