Home
last modified time | relevance | path

Searched refs:LNAValue (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/winbond/
Dwb35reg_s.h165 u8 LNAValue[4]; /* Table for speed up running */ member
Dreg.c1613 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()