Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/include/asm/arch-ivybridge/
H A Dpch.h113 #define IDE_CONFIG 0x54 /* IDE I/O Configuration Register */ macro
/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/
H A Dsata.c26 dm_pci_write_config32(dev, IDE_CONFIG, reg32); in common_sata_init()