HomeSort by relevance Sort by last modified time
    Searched refs:sata_port (Results 1 - 4 of 4) sorted by null

  /external/u-boot/arch/arm/mach-mvebu/serdes/axp/
high_speed_env_lib.c 260 u8 sata_port; local
441 sata_port = 0;
444 sata_port = 1;
452 tmp = reg_read(SATA_LP_PHY_EXT_CTRL_REG(sata_port));
453 DEBUG_RD_REG(SATA_LP_PHY_EXT_CTRL_REG(sata_port), tmp);
458 reg_write(SATA_LP_PHY_EXT_CTRL_REG(sata_port), tmp);
459 DEBUG_WR_REG(SATA_LP_PHY_EXT_CTRL_REG(sata_port), tmp);
593 sata_port = line_num & 1;
595 DEBUG_INIT_FULL_D_10(sata_port, 2);
597 reg_write(SATA_COMPHY_CTRL_REG(sata_port),
    [all...]
  /external/u-boot/drivers/ata/
sata_sil3114.h 28 struct sata_port { struct
sata_sil3114.c 30 static void sata_port (struct sata_ioports *ioport);
39 static struct sata_port port[CONFIG_SYS_SATA_MAX_DEVICE];
353 static void sata_port (struct sata_ioports *ioport) function
807 sata_port (&port[dev].ioaddr);
  /external/u-boot/arch/arm/mach-mvebu/serdes/a38x/
high_speed_env_spec.c 1680 u32 sata_idx, pex_idx, sata_port; local
    [all...]

Completed in 1672 milliseconds