Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Damipcmcia.h101 #define CISTPL_FUNCID_MEMORY 0x01 macro
/OK3568_Linux_fs/u-boot/include/
H A Dpcmcia.h213 #define CISTPL_FUNCID_MEMORY 0x01 macro
/OK3568_Linux_fs/u-boot/cmd/
H A Dpcmcia.c113 case CISTPL_FUNCID_MEMORY: in print_funcid()
/OK3568_Linux_fs/kernel/include/pcmcia/
H A Dcistpl.h145 #define CISTPL_FUNCID_MEMORY 0x01 macro
/OK3568_Linux_fs/kernel/drivers/pcmcia/
H A Dds.c447 p_dev->func_id = CISTPL_FUNCID_MEMORY; in pcmcia_device_query()