Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/cpu/ivybridge/
Dsata.c61 dm_pci_write_config16(dev, IDE_TIM_PRI, IDE_DECODE_ENABLE | in bd82x6x_sata_init()
111 dm_pci_write_config16(dev, IDE_TIM_PRI, IDE_DECODE_ENABLE | in bd82x6x_sata_init()
140 dm_pci_write_config16(dev, IDE_TIM_PRI, IDE_DECODE_ENABLE | in bd82x6x_sata_init()
/external/u-boot/arch/x86/include/asm/
Dpch_common.h15 #define IDE_TIM_PRI 0x40 /* IDE timings, primary */ macro
/external/u-boot/arch/x86/cpu/broadwell/
Dsata.c51 dm_pci_write_config16(dev, IDE_TIM_PRI, IDE_DECODE_ENABLE); in broadwell_sata_init()