Searched refs:vdf_x (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c3716 int i, k, vdf_y[3], vdf_x[3], local
3842 "vdf_x[1] = %x;;;vdf_x[0] = %x\n", vdf_x[1]>>21 & 0x00007ff, vdf_x[0]>>21 & 0x00007ff);
3880 vdf_x[k] = rtl_get_bbreg(hw, 0xd00, 0x07ff0000)<<21;
3902 tx_x0[cal] = vdf_x[k-1];
4004 vdf_x[1] >> 21 & 0x00007ff,
4005 vdf_x[0] >> 21 & 0x00007ff);
4130 vdf_x[
[all...]

Completed in 149 milliseconds