Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/cpu/ivybridge/
Dsata.c64 dm_pci_write_config16(dev, IDE_TIM_SEC, IDE_DECODE_ENABLE | in bd82x6x_sata_init()
113 dm_pci_write_config16(dev, IDE_TIM_SEC, IDE_DECODE_ENABLE | in bd82x6x_sata_init()
143 dm_pci_write_config16(dev, IDE_TIM_SEC, IDE_DECODE_ENABLE | in bd82x6x_sata_init()
/external/u-boot/arch/x86/include/asm/
Dpch_common.h33 #define IDE_TIM_SEC 0x42 /* IDE timings, secondary */ macro
/external/u-boot/arch/x86/cpu/broadwell/
Dsata.c52 dm_pci_write_config16(dev, IDE_TIM_SEC, IDE_DECODE_ENABLE); in broadwell_sata_init()