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

/openwrt/target/linux/ar71xx/files/arch/mips/ath79/
H A Dmach-mr18.c112 unsigned int otp_value, otp_per_val, rbias_per, read_data; local
145 otp_per_val = 63 - otp_value;
148 otp_per_val = otp_value;
152 rbias_per = otp_per_val * 15;

Completed in 22 milliseconds