Searched refs:pack_ent (Results 1 – 1 of 1) sorted by relevance
7318 u32 pack_ent; in set_txdds() local7331 pack_ent = tp->amp << DDS_ENT_AMP_LSB; in set_txdds()7332 pack_ent |= tp->main << DDS_ENT_MAIN_LSB; in set_txdds()7333 pack_ent |= tp->pre << DDS_ENT_PRE_LSB; in set_txdds()7334 pack_ent |= tp->post << DDS_ENT_POST_LSB; in set_txdds()7335 qib_write_kreg(dd, regidx, pack_ent); in set_txdds()