Searched refs:stepL (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath5k/
H A Dphy.c2442 * @stepL: Left array with y values (pcdac steps)
2453 ath5k_get_linear_pcdac_min(const u8 *stepL, const u8 *stepR, argument
2461 if (stepL[0] == stepL[1] || stepR[0] == stepR[1])
2472 stepL[0], stepL[1]);

Completed in 117 milliseconds