Searched refs:mV_hi (Results 1 – 1 of 1) sorted by relevance
87 #define ID32(MHz_hi, mV_hi, MHz_lo, mV_lo, bus_clk) \ argument88 ((ID16(MHz_lo, mV_lo, bus_clk) << 16) | (ID16(MHz_hi, mV_hi, bus_clk)))