Home
last modified time | relevance | path

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

/external/u-boot/include/
Data.h31 #define ATA_IO_ALT(x) (CONFIG_SYS_ATA_ALT_OFFSET +((x) * CONFIG_SYS_ATA_STRIDE)) macro
47 #define ATA_DEV_CTL ATA_IO_ALT(6)