Searched defs:CARD_RESET (Results 1 - 2 of 2) sorted by relevance

/drivers/ata/
H A Dpata_arasan_cf.c84 #define CARD_RESET (1 << 3) macro
269 writel(val | CARD_RESET, acdev->vbase + OP_MODE);
271 writel(val & ~CARD_RESET, acdev->vbase + OP_MODE);
/drivers/isdn/hisax/
H A Dhisax.h49 #define CARD_RESET 0x00F0 macro

Completed in 80 milliseconds