Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_dwc.h106 ATA_DFLAG_LBA48 = (1 << 1), enumerator
H A Dsata_dwc.c647 ata_dev->flags |= ATA_DFLAG_LBA48; in scan_sata()
665 if (ata_dev->flags & ATA_DFLAG_LBA48) in scan_sata()