Searched refs:CB710_SLOT_MS (Results 1 – 2 of 2) sorted by relevance
212 if (val & CB710_SLOT_MS) in cb710_probe()256 if (val & CB710_SLOT_MS) { /* MemoryStick slot */ in cb710_probe()258 CB710_SLOT_MS, 0x40, "cb710-ms"); in cb710_probe()272 cb710_unregister_slot(chip, CB710_SLOT_MS); in cb710_probe()287 cb710_unregister_slot(chip, CB710_SLOT_MS); in cb710_remove_one()
47 #define CB710_SLOT_MS 2 macro