Home
last modified time | relevance | path

Searched defs:hal (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_intf.h62 hdmi_hal *hal; member
H A Ddrv_hdmi_proc.c1016 hdmi_hal *hal = HI_NULL; in proc_hdr_info() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/
H A Dhdmi_hal_intf.c118 static hi_void hal_hdmi_hardware_init(const struct hdmi_hal_ *hal) in hal_hdmi_hardware_init() argument
125 static hi_void hal_hdmi_tmds_mode_set(const struct hdmi_hal_ *hal, hdmi_tmds_mode tmds_mode) in hal_hdmi_tmds_mode_set() argument
132 static hi_void hal_hdmi_avmute_set(const struct hdmi_hal_ *hal, hi_bool avmute) in hal_hdmi_avmute_set() argument
144 static hi_void hal_hdmi_emi_status_get(const struct hdmi_hal_ *hal, hdmi_emi_statu argument
160 hal_hdmi_csc_param_set(struct hdmi_hal_ *hal, hdmi_video_config *video_cfg) hal_hdmi_csc_param_set() argument
175 hal_hdmi_infoframe_set(const struct hdmi_hal_ *hal, hdmi_infoframe_id infoframe_id, hi_u8 *in_buffer, hi_u32 buf_len) hal_hdmi_infoframe_set() argument
184 hal_hdmi_infoframe_enable_set(const struct hdmi_hal_ *hal, hdmi_infoframe_id infoframe_id, hi_bool enable) hal_hdmi_infoframe_enable_set() argument
192 hal_hdmi_video_path_set(const struct hdmi_hal_ *hal, hdmi_video_config *video_cfg) hal_hdmi_video_path_set() argument
240 hal_hdmi_ctrl_reset(const struct hdmi_hal_ *hal) hal_hdmi_ctrl_reset() argument
266 hal_hdmi_phy_hw_spec_set(const struct hdmi_hal_ *hal, hi_u32 tmds_clk, const hdmi_hw_spec *hw_spec) hal_hdmi_phy_hw_spec_set() argument
281 hal_hdmi_phy_hw_spec_get(const struct hdmi_hal_ *hal, hdmi_hw_spec *hw_spec) hal_hdmi_phy_hw_spec_get() argument
299 hal_hdmi_phy_output_enable_set(const struct hdmi_hal_ *hal, hi_bool enable) hal_hdmi_phy_output_enable_set() argument
311 hal_hdmi_phy_power_enable_set(const struct hdmi_hal_ *hal, hi_bool enable) hal_hdmi_phy_power_enable_set() argument
327 hal_hdmi_phy_set(const struct hdmi_hal_ *hal, hdmi_phy_cfg *phy_cfg) hal_hdmi_phy_set() argument
349 hal_hdmi_tx_capability_get(const struct hdmi_hal_ *hal, hdmi_tx_capability_data *tx_capability) hal_hdmi_tx_capability_get() argument
368 hal_hdmi_hdr_timer_set(const struct hdmi_hal_ *hal, hdmi_timer_config *timer_cfg) hal_hdmi_hdr_timer_set() argument
377 hal_hdmi_sequencer_handler_process(const struct hdmi_hal_ *hal) hal_hdmi_sequencer_handler_process() argument
463 hal_hdmi_hardware_status_get(const struct hdmi_hal_ *hal, hdmi_hardware_status *hw_status) hal_hdmi_hardware_status_get() argument
509 hal_hdmi_hdp_intr_status_get(const struct hdmi_hal_ *hal, hi_bool *intr_status) hal_hdmi_hdp_intr_status_get() argument
516 hal_hdmi_hot_plug_status_get(const struct hdmi_hal_ *hal, hi_bool *hot_plug) hal_hdmi_hot_plug_status_get() argument
531 hal_hdmi_audio_mute_set(const struct hdmi_hal_ *hal, hi_bool audio_mute) hal_hdmi_audio_mute_set() argument
538 hal_hdmi_audio_path_set(const struct hdmi_hal_ *hal, hdmi_audio_config *audio_cfg) hal_hdmi_audio_path_set() argument
555 hal_hdmi_audio_path_enable_set(const struct hdmi_hal_ *hal, hi_bool enable) hal_hdmi_audio_path_enable_set() argument
562 hal_hdmi_edid_raw_data_read(const struct hdmi_hal_ *hal, hi_u32 size, hi_u8 out_buffer[]) hal_hdmi_edid_raw_data_read() argument
573 hal_hdmi_phy_output_enable_get(const struct hdmi_hal_ *hal, hi_bool *enable) hal_hdmi_phy_output_enable_get() argument
582 hal_hdmi_video_mute_set(const struct hdmi_hal_ *hal, hi_bool v_mute) hal_hdmi_video_mute_set() argument
589 hal_hdmi_black_data_set(const struct hdmi_hal_ *hal, hdmi_black_frame_info *black) hal_hdmi_black_data_set() argument
599 hal_hdmi_debug(const struct hdmi_hal_ *hal, hdmi_debug_cmd debug_cmd, hi_void *data) hal_hdmi_debug() argument
620 hal_hdmi_base_addr_get(const struct hdmi_hal_ *hal) hal_hdmi_base_addr_get() argument
635 hal_hdmi_scdc_status_set(const struct hdmi_hal_ *hal, hdmi_scdc_status *status) hal_hdmi_scdc_status_set() argument
653 hal_hdmi_scdc_status_get(const struct hdmi_hal_ *hal, hdmi_scdc_status *status) hal_hdmi_scdc_status_get() argument
671 hal_hdmi_scdc_config(const struct hdmi_hal_ *hal, hdmi_scdc_config *scdc_config) hal_hdmi_scdc_config() argument
679 hal_pfn_init(hdmi_hal *hal) hal_pfn_init() argument
725 hdmi_hal *hal = HI_NULL; hal_hdmi_open() local
775 hal_hdmi_close(struct hdmi_hal_ *hal) hal_hdmi_close() argument
[all...]

Completed in 4 milliseconds