Searched refs:tonga_clock_stretcher_lookup_table (Results 1 – 1 of 1) sorted by relevance
77 static const uint16_t tonga_clock_stretcher_lookup_table[2][4] = { variable1659 tonga_clock_stretcher_lookup_table[stretch_amount2][0]; in tonga_populate_clock_stretcher_data_table()1661 tonga_clock_stretcher_lookup_table[stretch_amount2][1]; in tonga_populate_clock_stretcher_data_table()1665 if (tonga_clock_stretcher_lookup_table[stretch_amount2][0] < in tonga_populate_clock_stretcher_data_table()1667 tonga_clock_stretcher_lookup_table[stretch_amount2][1] > in tonga_populate_clock_stretcher_data_table()1670 value |= (tonga_clock_stretcher_lookup_table[stretch_amount2][3]) << 16; in tonga_populate_clock_stretcher_data_table()1672 value |= (tonga_clock_stretcher_lookup_table[stretch_amount2][2]) << 18; in tonga_populate_clock_stretcher_data_table()1675 [tonga_clock_stretcher_lookup_table[stretch_amount2][3]] in tonga_populate_clock_stretcher_data_table()1683 tonga_clock_stretcher_lookup_table[stretch_amount2][2] & 0x7F; in tonga_populate_clock_stretcher_data_table()1685 (tonga_clock_stretcher_lookup_table[stretch_amount2][3]) << 7; in tonga_populate_clock_stretcher_data_table()