Searched refs:_mul_shift (Results 1 – 1 of 1) sorted by relevance
62 static const uint8_t _mul_shift[] = {0, 4, 7, 8, 10, 12, 16, 20}; variable374 mul = 1 << _mul_shift[i]; in sam_hsmci_write_timeout()