Searched refs:ad9523_show (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/iio/frequency/ |
| H A D | ad9523.c | 541 static ssize_t ad9523_show(struct device *dev, in ad9523_show() function 561 static IIO_DEVICE_ATTR(pll1_locked, 0444, ad9523_show, NULL, 564 static IIO_DEVICE_ATTR(pll2_locked, 0444, ad9523_show, NULL, 567 static IIO_DEVICE_ATTR(pll1_reference_clk_a_present, 0444, ad9523_show, NULL, 570 static IIO_DEVICE_ATTR(pll1_reference_clk_b_present, 0444, ad9523_show, NULL, 573 static IIO_DEVICE_ATTR(pll1_reference_clk_test_present, 0444, ad9523_show, NULL, 576 static IIO_DEVICE_ATTR(vcxo_clk_present, 0444, ad9523_show, NULL, 579 static IIO_DEVICE_ATTR(pll2_feedback_clk_present, 0444, ad9523_show, NULL, 582 static IIO_DEVICE_ATTR(pll2_reference_clk_present, 0444, ad9523_show, NULL,
|