Home
last modified time | relevance | path

Searched defs:ATA_DEVICE_OBS (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dlibata.h106 ATA_DEVICE_OBS = (1 << 7) | (1 << 5), /* obs bits in dev reg */ enumerator
/OK3568_Linux_fs/kernel/include/linux/
H A Data.h162 ATA_DEVICE_OBS = (1 << 7) | (1 << 5), /* obs bits in dev reg */ enumerator