Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dlibata.h107 ATA_DEVCTL_OBS = (1 << 3), /* obsolete bit in devctl reg */ enumerator
/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_dwc.c306 ap.ctl = ATA_DEVCTL_OBS; in init_sata()