Searched refs:LNAValue (Results 1 – 2 of 2) sorted by relevance
165 u8 LNAValue[4]; /* Table for speed up running */ member
1613 reg->LNAValue[0] = (u8) (reg->BB0C & 0xff); in BBProcessor_initial()1614 reg->LNAValue[1] = 0; in BBProcessor_initial()1615 reg->LNAValue[2] = (u8) ((reg->BB0C & 0xff00) >> 8); in BBProcessor_initial()1616 reg->LNAValue[3] = 0; in BBProcessor_initial()