Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Data.h32 #define ATA_IO_ALT(x) (CONFIG_SYS_ATA_ALT_OFFSET +((x) * CONFIG_SYS_ATA_STRIDE)) macro
48 #define ATA_DEV_CTL ATA_IO_ALT(6)