Searched refs:values_to_save (Results 1 – 1 of 1) sorted by relevance
1016 u16 *values_to_save);1018 u16 *values_to_save);1882 u16 *values_to_save; in wlc_lcnphy_tx_iqlo_cal() local1888 values_to_save = kmalloc(sizeof(u16) * 20, GFP_ATOMIC); in wlc_lcnphy_tx_iqlo_cal()1889 if (NULL == values_to_save) { in wlc_lcnphy_tx_iqlo_cal()1937 wlc_lcnphy_tx_iqlo_loopback(pi, values_to_save); in wlc_lcnphy_tx_iqlo_cal()2067 wlc_lcnphy_tx_iqlo_loopback_cleanup(pi, values_to_save); in wlc_lcnphy_tx_iqlo_cal()2068 kfree(values_to_save); in wlc_lcnphy_tx_iqlo_cal()2162 u16 values_to_save[14]; in wlc_lcnphy_vbat_temp_sense_setup() local2176 values_to_save[i] = read_phy_reg(pi, tempsense_phy_regs[i]); in wlc_lcnphy_vbat_temp_sense_setup()[all …]