Home
last modified time | relevance | path

Searched refs:pre_state (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/
H A Drk628_hdmirx.c36 int pre_state; member
213 aif->audio_state.pre_state = aif->audio_state.init_state = INIT_FIFO_STATE*4; in rk628_hdmirx_audio_fifo_init()
231 aif->audio_state.pre_state = aif->audio_state.init_state = INIT_FIFO_STATE*4; in rk628_hdmirx_audio_fifo_initd()
316 int cur_state, init_state, pre_state; in rk628_csi_delayed_work_audio() local
319 pre_state = audio_state->pre_state; in rk628_csi_delayed_work_audio()
334 __func__, cur_state, cur_state - pre_state, cur_state - init_state); in rk628_csi_delayed_work_audio()
340 if ((cur_state - init_state) > 16 && (cur_state - pre_state) > 0) in rk628_csi_delayed_work_audio()
342 else if ((cur_state != 0) && (cur_state - init_state) < -16 && (cur_state - pre_state) < 0) in rk628_csi_delayed_work_audio()
344 audio_state->pre_state = cur_state; in rk628_csi_delayed_work_audio()
495 aif->audio_state.pre_state = 0; in rk628_hdmirx_audio_setup()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/
H A Dphydm_lna_sat.c613 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_lna_sat_chk_type2_init()
837 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_ori_table_monitor()
847 if pre_state = ORI_TABLE_MONITOR || SAT_TABLE_TRY_FAIL,
850 if (pinfo->pre_state == ORI_TABLE_MONITOR) {
864 pinfo->pre_state = SAT_TABLE_TRAINING;
887 pinfo->pre_state = SAT_TABLE_TRY_FAIL;
900 if (pinfo->pre_state == SAT_TABLE_MONITOR) {
925 pinfo->pre_state = SAT_TABLE_MONITOR;
947 pinfo->pre_state = ORI_TABLE_TRAINING;
956 if (pinfo->pre_state == ORI_TABLE_TRY_FAIL) {
[all …]
H A Dphydm_lna_sat.h119 u8 pre_state; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/
H A Dphydm_lna_sat.c614 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_lna_sat_chk_type2_init()
842 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_ori_table_monitor()
852 if pre_state = ORI_TABLE_MONITOR || SAT_TABLE_TRY_FAIL,
855 if (pinfo->pre_state == ORI_TABLE_MONITOR) {
869 pinfo->pre_state = SAT_TABLE_TRAINING;
892 pinfo->pre_state = SAT_TABLE_TRY_FAIL;
905 if (pinfo->pre_state == SAT_TABLE_MONITOR) {
930 pinfo->pre_state = SAT_TABLE_MONITOR;
952 pinfo->pre_state = ORI_TABLE_TRAINING;
961 if (pinfo->pre_state == ORI_TABLE_TRY_FAIL) {
[all …]
H A Dphydm_lna_sat.h120 u8 pre_state; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/
H A Dphydm_lna_sat.c613 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_lna_sat_chk_type2_init()
841 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_ori_table_monitor()
851 if pre_state = ORI_TABLE_MONITOR || SAT_TABLE_TRY_FAIL,
854 if (pinfo->pre_state == ORI_TABLE_MONITOR) {
868 pinfo->pre_state = SAT_TABLE_TRAINING;
891 pinfo->pre_state = SAT_TABLE_TRY_FAIL;
904 if (pinfo->pre_state == SAT_TABLE_MONITOR) {
929 pinfo->pre_state = SAT_TABLE_MONITOR;
951 pinfo->pre_state = ORI_TABLE_TRAINING;
960 if (pinfo->pre_state == ORI_TABLE_TRY_FAIL) {
[all …]
H A Dphydm_lna_sat.h119 u8 pre_state; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/
H A Dphydm_lna_sat.c613 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_lna_sat_chk_type2_init()
837 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_ori_table_monitor()
847 if pre_state = ORI_TABLE_MONITOR || SAT_TABLE_TRY_FAIL,
850 if (pinfo->pre_state == ORI_TABLE_MONITOR) {
864 pinfo->pre_state = SAT_TABLE_TRAINING;
887 pinfo->pre_state = SAT_TABLE_TRY_FAIL;
900 if (pinfo->pre_state == SAT_TABLE_MONITOR) {
925 pinfo->pre_state = SAT_TABLE_MONITOR;
947 pinfo->pre_state = ORI_TABLE_TRAINING;
956 if (pinfo->pre_state == ORI_TABLE_TRY_FAIL) {
[all …]
H A Dphydm_lna_sat.h119 u8 pre_state; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/
H A Dphydm_lna_sat.c614 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_lna_sat_chk_type2_init()
842 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_ori_table_monitor()
852 if pre_state = ORI_TABLE_MONITOR || SAT_TABLE_TRY_FAIL,
855 if (pinfo->pre_state == ORI_TABLE_MONITOR) {
869 pinfo->pre_state = SAT_TABLE_TRAINING;
892 pinfo->pre_state = SAT_TABLE_TRY_FAIL;
905 if (pinfo->pre_state == SAT_TABLE_MONITOR) {
930 pinfo->pre_state = SAT_TABLE_MONITOR;
952 pinfo->pre_state = ORI_TABLE_TRAINING;
961 if (pinfo->pre_state == ORI_TABLE_TRY_FAIL) {
[all …]
H A Dphydm_lna_sat.h120 u8 pre_state; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/
H A Dphydm_lna_sat.c614 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_lna_sat_chk_type2_init()
842 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_ori_table_monitor()
852 if pre_state = ORI_TABLE_MONITOR || SAT_TABLE_TRY_FAIL,
855 if (pinfo->pre_state == ORI_TABLE_MONITOR) {
869 pinfo->pre_state = SAT_TABLE_TRAINING;
892 pinfo->pre_state = SAT_TABLE_TRY_FAIL;
905 if (pinfo->pre_state == SAT_TABLE_MONITOR) {
930 pinfo->pre_state = SAT_TABLE_MONITOR;
952 pinfo->pre_state = ORI_TABLE_TRAINING;
961 if (pinfo->pre_state == ORI_TABLE_TRY_FAIL) {
[all …]
H A Dphydm_lna_sat.h120 u8 pre_state; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/
H A Dphydm_lna_sat.c614 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_lna_sat_chk_type2_init()
838 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_ori_table_monitor()
848 if pre_state = ORI_TABLE_MONITOR || SAT_TABLE_TRY_FAIL,
851 if (pinfo->pre_state == ORI_TABLE_MONITOR) {
865 pinfo->pre_state = SAT_TABLE_TRAINING;
888 pinfo->pre_state = SAT_TABLE_TRY_FAIL;
901 if (pinfo->pre_state == SAT_TABLE_MONITOR) {
926 pinfo->pre_state = SAT_TABLE_MONITOR;
948 pinfo->pre_state = ORI_TABLE_TRAINING;
957 if (pinfo->pre_state == ORI_TABLE_TRY_FAIL) {
[all …]
H A Dphydm_lna_sat.h120 u8 pre_state; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/
H A Dphydm_lna_sat.c606 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_lna_sat_chk_type2_init()
830 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_ori_table_monitor()
840 if pre_state = ORI_TABLE_MONITOR || SAT_TABLE_TRY_FAIL,
843 if (pinfo->pre_state == ORI_TABLE_MONITOR) {
857 pinfo->pre_state = SAT_TABLE_TRAINING;
880 pinfo->pre_state = SAT_TABLE_TRY_FAIL;
893 if (pinfo->pre_state == SAT_TABLE_MONITOR) {
918 pinfo->pre_state = SAT_TABLE_MONITOR;
940 pinfo->pre_state = ORI_TABLE_TRAINING;
949 if (pinfo->pre_state == ORI_TABLE_TRY_FAIL) {
[all …]
H A Dphydm_lna_sat.h135 u8 pre_state; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/
H A Dphydm_lna_sat.c605 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_lna_sat_chk_type2_init()
829 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_ori_table_monitor()
839 if pre_state = ORI_TABLE_MONITOR || SAT_TABLE_TRY_FAIL,
842 if (pinfo->pre_state == ORI_TABLE_MONITOR) {
856 pinfo->pre_state = SAT_TABLE_TRAINING;
879 pinfo->pre_state = SAT_TABLE_TRY_FAIL;
892 if (pinfo->pre_state == SAT_TABLE_MONITOR) {
917 pinfo->pre_state = SAT_TABLE_MONITOR;
939 pinfo->pre_state = ORI_TABLE_TRAINING;
948 if (pinfo->pre_state == ORI_TABLE_TRY_FAIL) {
[all …]
H A Dphydm_lna_sat.h134 u8 pre_state; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/
H A Dphydm_lna_sat.c609 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_lna_sat_chk_type2_init()
833 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_ori_table_monitor()
843 if pre_state = ORI_TABLE_MONITOR || SAT_TABLE_TRY_FAIL,
846 if (pinfo->pre_state == ORI_TABLE_MONITOR) {
860 pinfo->pre_state = SAT_TABLE_TRAINING;
883 pinfo->pre_state = SAT_TABLE_TRY_FAIL;
896 if (pinfo->pre_state == SAT_TABLE_MONITOR) {
921 pinfo->pre_state = SAT_TABLE_MONITOR;
943 pinfo->pre_state = ORI_TABLE_TRAINING;
952 if (pinfo->pre_state == ORI_TABLE_TRY_FAIL) {
[all …]
H A Dphydm_lna_sat.h134 u8 pre_state; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/
H A Dphydm_lna_sat.c605 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_lna_sat_chk_type2_init()
829 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_ori_table_monitor()
839 if pre_state = ORI_TABLE_MONITOR || SAT_TABLE_TRY_FAIL,
842 if (pinfo->pre_state == ORI_TABLE_MONITOR) {
856 pinfo->pre_state = SAT_TABLE_TRAINING;
879 pinfo->pre_state = SAT_TABLE_TRY_FAIL;
892 if (pinfo->pre_state == SAT_TABLE_MONITOR) {
917 pinfo->pre_state = SAT_TABLE_MONITOR;
939 pinfo->pre_state = ORI_TABLE_TRAINING;
948 if (pinfo->pre_state == ORI_TABLE_TRY_FAIL) {
[all …]
H A Dphydm_lna_sat.h134 u8 pre_state; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/
H A Dphydm_lna_sat.c609 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_lna_sat_chk_type2_init()
833 pinfo->pre_state = ORI_TABLE_MONITOR; in phydm_ori_table_monitor()
843 if pre_state = ORI_TABLE_MONITOR || SAT_TABLE_TRY_FAIL,
846 if (pinfo->pre_state == ORI_TABLE_MONITOR) {
860 pinfo->pre_state = SAT_TABLE_TRAINING;
883 pinfo->pre_state = SAT_TABLE_TRY_FAIL;
896 if (pinfo->pre_state == SAT_TABLE_MONITOR) {
921 pinfo->pre_state = SAT_TABLE_MONITOR;
943 pinfo->pre_state = ORI_TABLE_TRAINING;
952 if (pinfo->pre_state == ORI_TABLE_TRY_FAIL) {
[all …]
H A Dphydm_lna_sat.h134 u8 pre_state; member

12