Home
last modified time | relevance | path

Searched refs:SIR_SCONTROL (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_mv.c103 #define SIR_SCONTROL 0x308 macro
409 tmp = in_le32(priv->regbase + SIR_SCONTROL); in probe_port()
411 out_le32(priv->regbase + SIR_SCONTROL, tmp); in probe_port()
415 tmp = in_le32(priv->regbase + SIR_SCONTROL); in probe_port()
419 out_le32(priv->regbase + SIR_SCONTROL, tmp); in probe_port()
421 tmp = in_le32(priv->regbase + SIR_SCONTROL); in probe_port()
444 out_le32(priv->regbase + SIR_SCONTROL, 0x304); in probe_port()