Home
last modified time | relevance | path

Searched refs:pgain1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/magnetometer/
H A Dak8974.c549 unsigned pgain1 = le16_to_cpu(fab_data1[i + 6]); in ak8974_detect() local
550 unsigned pgain2 = pgain1 >> 8; in ak8974_detect()
552 pgain1 &= 0xFF; in ak8974_detect()
557 pgain1, pgaxis[i * 2 + 1], pgain2); in ak8974_detect()