Home
last modified time | relevance | path

Searched refs:CISTPL_CFTABLE_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/pcmcia/
Dcistpl.h446 #define CISTPL_CFTABLE_DEFAULT 0x0001 macro
/kernel/linux/linux-5.10/drivers/pcmcia/
Dpcmcia_cis.c167 if (cfg->flags & CISTPL_CFTABLE_DEFAULT) in pcmcia_do_loop_config()
Dcistpl.c1088 entry->flags |= CISTPL_CFTABLE_DEFAULT; in parse_cftable_entry()