Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dphy.c2446 * @stepR: Right array with y values (pcdac steps)
2456 ath5k_get_linear_pcdac_min(const u8 *stepL, const u8 *stepR, in ath5k_get_linear_pcdac_min() argument
2464 if (stepL[0] == stepL[1] || stepR[0] == stepR[1]) in ath5k_get_linear_pcdac_min()
2489 stepR[0], stepR[1]); in ath5k_get_linear_pcdac_min()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dphy.c2443 * @stepR: Right array with y values (pcdac steps)
2453 ath5k_get_linear_pcdac_min(const u8 *stepL, const u8 *stepR, in ath5k_get_linear_pcdac_min() argument
2461 if (stepL[0] == stepL[1] || stepR[0] == stepR[1]) in ath5k_get_linear_pcdac_min()
2486 stepR[0], stepR[1]); in ath5k_get_linear_pcdac_min()

Completed in 9 milliseconds