~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to arch/powerpc/include/asm/8xx_immap.h

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
393
393
        uint    fec_addr_low;           /* lower 32 bits of station address     */
394
394
        ushort  fec_addr_high;          /* upper 16 bits of station address     */
395
395
        ushort  res1;                   /* reserved                             */
396
 
        uint    fec_hash_table_high;    /* upper 32-bits of hash table          */
397
 
        uint    fec_hash_table_low;     /* lower 32-bits of hash table          */
 
396
        uint    fec_grp_hash_table_high;        /* upper 32-bits of hash table          */
 
397
        uint    fec_grp_hash_table_low; /* lower 32-bits of hash table          */
398
398
        uint    fec_r_des_start;        /* beginning of Rx descriptor ring      */
399
399
        uint    fec_x_des_start;        /* beginning of Tx descriptor ring      */
400
400
        uint    fec_r_buff_size;        /* Rx buffer size                       */