Home
last modified time | relevance | path

Searched refs:reg_cts (Results 1 – 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/
Dhdmi_hal_ctrl.h106 hi_u32 reg_cts; member
Dhdmi_hal_intf.c397 hw_status->audio_status.reg_cts = audio_stat.reg_cts; in hal_hdmi_hw_audio_status_get()
Dhdmi_hal_ctrl.c1900 audio_stat->reg_cts = ctrl_audio_path_cts_value_get(); in hal_hdmi_ctrl_audio_path_get()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
Ddrv_hdmi_common.h945 hi_u32 reg_cts; member
Ddrv_hdmi_proc.c1168 osal_seq_printf(file, "%-15s: %-20u |\n", "Reg_CTS", hw_status->audio_status.reg_cts); in proc_audio_path()