Searched refs:tx_y (Results 1 – 1 of 1) sorted by relevance
239 unsigned int tx_x, unsigned int tx_y) in rtw8812a_iqk_tx_fill() argument249 rtw_write32_mask(rtwdev, REG_IQC_Y, 0x000007ff, tx_y); in rtw8812a_iqk_tx_fill()253 tx_x & 0x000007ff, tx_y & 0x000007ff); in rtw8812a_iqk_tx_fill()266 rtw_write32_mask(rtwdev, REG_IQKYB, 0x000007ff, tx_y); in rtw8812a_iqk_tx_fill()270 tx_x & 0x000007ff, tx_y & 0x000007ff); in rtw8812a_iqk_tx_fill()