OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONFIG_AHCI
(Results
1 - 5
of
5
) sorted by null
/external/u-boot/include/
sata.h
5
#if !defined(CONFIG_DM_SCSI) && !defined(
CONFIG_AHCI
)
/external/u-boot/drivers/ata/
Makefile
7
obj-$(
CONFIG_AHCI
) += ahci-uclass.o
sata.c
17
#ifndef
CONFIG_AHCI
51
#ifndef
CONFIG_AHCI
86
#ifndef
CONFIG_AHCI
/external/u-boot/cmd/
sata.c
25
#ifdef
CONFIG_AHCI
52
#ifdef
CONFIG_AHCI
/external/u-boot/include/configs/
sunxi-common.h
109
#ifdef
CONFIG_AHCI
399
#ifdef
CONFIG_AHCI
Completed in 353 milliseconds