sata_inic162x: add / update constants
authorTejun Heo <htejun@gmail.com>
Wed, 30 Apr 2008 07:35:09 +0000 (16:35 +0900)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 6 May 2008 15:40:53 +0000 (11:40 -0400)
commitb0dd9b8ef985291a8b40118c5f33b7935e273dcb
tree9fad552d4565ef1262a93c3a17aca82131ff73fb
parent36f674d9a65264d3826ca7300bed441e22a624b2
sata_inic162x: add / update constants

* add a bunch of constants, most are from the datasheet, a few
  undocumented ones are from initio's modified driver

* HCTL_PWRDWN is bit 12 not 13

This is in preparation of further inic162x updates.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/sata_inic162x.c