Searched refs:check_positive (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/staging/rtlwifi/phydm/rtl8822b/ |
D | halhwimg8822b_bb.c | 20 static bool check_positive(struct phy_dm_struct *dm, const u32 condition1, in check_positive() function 1375 if (check_positive(dm, pre_v1, pre_v2, v1, v2)) { in odm_read_and_config_mp_8822b_agc_tab() 1867 if (check_positive(dm, pre_v1, pre_v2, v1, v2)) { in odm_read_and_config_mp_8822b_phy_reg()
|
D | halhwimg8822b_mac.c | 20 static bool check_positive(struct phy_dm_struct *dm, const u32 condition1, in check_positive() function 198 if (check_positive(dm, pre_v1, pre_v2, v1, v2)) { in odm_read_and_config_mp_8822b_mac_reg()
|
D | halhwimg8822b_rf.c | 20 static bool check_positive(struct phy_dm_struct *dm, const u32 condition1, in check_positive() function 1371 if (check_positive(dm, pre_v1, pre_v2, v1, v2)) { in odm_read_and_config_mp_8822b_radioa() 2530 if (check_positive(dm, pre_v1, pre_v2, v1, v2)) { in odm_read_and_config_mp_8822b_radiob()
|