Searched refs:fiji_clock_stretcher_lookup_table (Results 1 – 1 of 1) sorted by relevance
63 static const uint16_t fiji_clock_stretcher_lookup_table[2][4] = { variable1741 fiji_clock_stretcher_lookup_table[stretch_amount2][0]; in fiji_populate_clock_stretcher_data_table()1743 fiji_clock_stretcher_lookup_table[stretch_amount2][1]; in fiji_populate_clock_stretcher_data_table()1747 if (fiji_clock_stretcher_lookup_table[stretch_amount2][0] < in fiji_populate_clock_stretcher_data_table()1749 fiji_clock_stretcher_lookup_table[stretch_amount2][1] > in fiji_populate_clock_stretcher_data_table()1752 value |= (fiji_clock_stretcher_lookup_table[stretch_amount2][3]) << 16; in fiji_populate_clock_stretcher_data_table()1754 value |= (fiji_clock_stretcher_lookup_table[stretch_amount2][2]) << 18; in fiji_populate_clock_stretcher_data_table()1757 [fiji_clock_stretcher_lookup_table[stretch_amount2][3]] in fiji_populate_clock_stretcher_data_table()1765 fiji_clock_stretcher_lookup_table[stretch_amount2][2] & 0x7F; in fiji_populate_clock_stretcher_data_table()1767 (fiji_clock_stretcher_lookup_table[stretch_amount2][3]) << 7; in fiji_populate_clock_stretcher_data_table()