Searched refs:w89rf242_txvga_data (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/winbond/
H A Dreg.c740 u32 w89rf242_txvga_data[][5] = { variable
1918 index = (u8)w89rf242_txvga_data[index][1];
2016 count = ARRAY_SIZE(w89rf242_txvga_data);
2018 if (w89rf242_txvga_data[i][1] >= index)
2025 PowerData = (1 << 31) | (0 << 30) | (24 << 24) | BitReverse(w89rf242_txvga_data[i][0], 24);
2029 Wb35Reg_Write(pHwData, 0x1048, w89rf242_txvga_data[i][2]);
2030 Wb35Reg_Write(pHwData, 0x104c, w89rf242_txvga_data[i][3]);
2031 Wb35Reg_Write(pHwData, 0x1058, w89rf242_txvga_data[i][4]);

Completed in 114 milliseconds