2011-01-09 08:23:01 PLL register value in linux
Nature Liao (CHINA)
Message: 97281
Hi all,
Has any one know the meaning of:
#define CSR_ANA_PLL_CFG (CSR_BASE+0x20c)
#define CSR39_ANA_PLL_CFG_VAL (0x01000000)
#define CSR50_ANA_PLL_CFG_VAL (0x00880300)
in linux/drivers/net/wireless/iwlwifi/iwl-csr.h
I try to modify theses values but the wireless card doesn't have any change.
Could someone tell me what are meaning of these value please?THANKS!
Best,
Qing
QuoteReplyEditDelete
2011-01-09 13:18:11 Re: PLL register value in linux
Mike Frysinger (UNITED STATES)
Message: 97282
err, are you even using a Blackfin processor ? i dont think any of the intel cards run without a PCI bus. this forum is only for supporting ADI parts. if you have an Intel question like that, best to ask Intel themselves.
QuoteReplyEditDelete
2011-01-10 04:08:51 Re: PLL register value in linux
Nature Liao (CHINA)
Message: 97296
Oh, Thanks~~