Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Damipcmcia.h63 #define PCMCIA_SPEED_150NS 150 macro
/openbmc/linux/arch/m68k/amiga/
H A Dpcmcia.c99 else if (speed <= PCMCIA_SPEED_150NS) in pcmcia_access_speed()