Skip to content

Commit

Permalink
ice: Clean up register file
Browse files Browse the repository at this point in the history
This patch cleans up the existing register definitions.

1) Several instances of long defines names used in the BIT() macro
   were replaced to use the actual values they represent. As a
   result some defines for shifts (ending with _S) that were used
   only to create bitmasks were removed completely.

2) Apply more consistent tab spacing.

Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: Tony Brelinski <tonyx.brelinski@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
  • Loading branch information
Anirudh Venkataramanan authored and Jeff Kirsher committed Aug 28, 2018
1 parent 48cb27f commit f80eaa4
Showing 1 changed file with 188 additions and 229 deletions.
Loading

0 comments on commit f80eaa4

Please sign in to comment.