Searched refs:blockshift (Results 1 – 1 of 1) sorted by relevance
92 int blockshift; /* log2 of blocksize */ member239 address = (pba << info->blockshift) + page; in sddr55_read_data()414 address = (pba << info->blockshift) + page; in sddr55_write_data()470 >> info->blockshift; in sddr55_write_data()473 if (new_pba >= (info->capacity >> (info->blockshift + info->pageshift))) { in sddr55_write_data()585 info->blockshift = 4; in sddr55_get_capacity()617 info->blockshift = 5; in sddr55_get_capacity()623 info->blockshift = 5; in sddr55_get_capacity()629 info->blockshift = 5; in sddr55_get_capacity()635 info->blockshift = 5; in sddr55_get_capacity()[all …]