Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/ !
Dmemstick.h280 #define MEMSTICK_CAP_PAR4 2 macro
/linux-3.4.99/drivers/memstick/host/ !
Dr592.c775 host->caps = MEMSTICK_CAP_PAR4; in r592_probe()
Dtifm_ms.c586 msh->caps |= MEMSTICK_CAP_PAR4; in tifm_ms_probe()
Djmb38x_ms.c898 msh->caps = MEMSTICK_CAP_PAR4 | MEMSTICK_CAP_PAR8; in jmb38x_ms_alloc_host()
/linux-3.4.99/drivers/memstick/core/ !
Dmspro_block.c907 if (msb->caps & MEMSTICK_CAP_PAR4) in mspro_block_switch_interface()