Searched refs:CAPACITY_LSB (Results 1 – 1 of 1) sorted by relevance
168 #define CAPACITY_LSB 57 /* current capacity in sectors */ macro993 mm = (uint32_t)val[CAPACITY_MSB] << 16 | val[CAPACITY_LSB]; in identify()997 oo = (uint32_t)val[CAPACITY_LSB] << 16 | val[CAPACITY_MSB]; in identify()