Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Damipcmcia.h84 #define CISTPL_JEDEC_C 0x18 macro
/openbmc/u-boot/include/
H A Dpcmcia.h85 #define CISTPL_JEDEC_C 0x18 macro
/openbmc/linux/include/pcmcia/
H A Dcistpl.h35 #define CISTPL_JEDEC_C 0x18 macro
/openbmc/linux/drivers/mtd/maps/
H A Dpcmciamtd.c430 pcmcia_loop_tuple(p_dev, CISTPL_JEDEC_C, pcmciamtd_cistpl_jedec, NULL); in card_settings()
/openbmc/linux/drivers/pcmcia/
H A Dcistpl.c1316 case CISTPL_JEDEC_C: in pcmcia_parse_tuple()