Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/iio/frequency/
H A Dad9832.c71 #define AD9832_PHASE_BITS 12 macro
158 if (phase > BIT(AD9832_PHASE_BITS)) in ad9832_write_phase()