Home
last modified time | relevance | path

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

/linux/drivers/iio/accel/
H A Dkionix-kx022a.c39 #define KX022A_FIFO_FULL_VALUE 255 macro
741 if (fifo_bytes == KX022A_FIFO_FULL_VALUE) in kx022a_get_fifo_bytes_available()