Searched refs:pack_ent (Results 1 – 1 of 1) sorted by relevance
6842 u32 pack_ent; in set_txdds() local6855 pack_ent = tp->amp << DDS_ENT_AMP_LSB; in set_txdds()6856 pack_ent |= tp->main << DDS_ENT_MAIN_LSB; in set_txdds()6857 pack_ent |= tp->pre << DDS_ENT_PRE_LSB; in set_txdds()6858 pack_ent |= tp->post << DDS_ENT_POST_LSB; in set_txdds()6859 qib_write_kreg(dd, regidx, pack_ent); in set_txdds()