bcm-v4

[Specification

N PHY RX IQ Coefficients (u8 write, struct nphy_iq_comp *pcomp)

struct nphy_iq_comp {s16 a0; s16 b0; s16 a1; s16 b1;}

  1. If write
    1. Write pcomp->a0 to PHY Register 0x9A

    2. Write pcomp->b0 to PHY Register 0x9B

    3. Write pcomp->a1 to PHY Register 0x9C

    4. Write pcomp->b1 to PHY Register 0x9D

  2. Otherwise
    1. Set pcomp->a0 to the contents of PHY Register 0x9A

    2. Set pcomp->b0 to the contents of PHY Register 0x9B

    3. Set pcomp->a1 to the contents of PHY Register 0x9C

    4. Set pcomp->b1 to the contents of PHY Register 0x9D


Exported/Archived from the wiki to HTML on 2016-10-27