Searched defs:writecnt (Results 1 - 3 of 3) sorted by relevance

/drivers/mtd/maps/
H A Dvmu-flash.c43 u32 writecnt; member in struct:memcard
242 phaselen = card->blocklen/card->writecnt;
249 for (x = 0; x < card->writecnt; x++) {
622 card->writecnt = basic_flash_data >> 12 & 0xF;
/drivers/net/wireless/ath/ath9k/
H A Dar5008_phy.c49 static void ar5008_write_bank6(struct ath_hw *ah, unsigned int *writecnt) argument
59 DO_DELAY(*writecnt);
H A Dhw.c110 int column, unsigned int *writecnt)
118 DO_DELAY(*writecnt);
109 ath9k_hw_write_array(struct ath_hw *ah, const struct ar5416IniArray *array, int column, unsigned int *writecnt) argument

Completed in 77 milliseconds