Searched refs:pack_ent (Results 1 – 1 of 1) sorted by relevance
7355 u32 pack_ent; in set_txdds() local7368 pack_ent = tp->amp << DDS_ENT_AMP_LSB; in set_txdds()7369 pack_ent |= tp->main << DDS_ENT_MAIN_LSB; in set_txdds()7370 pack_ent |= tp->pre << DDS_ENT_PRE_LSB; in set_txdds()7371 pack_ent |= tp->post << DDS_ENT_POST_LSB; in set_txdds()7372 qib_write_kreg(dd, regidx, pack_ent); in set_txdds()