Home
last modified time | relevance | path

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

/drivers/staging/meilhaus/
Dme4600_do.c141 } else if (ref == ME_REF_DIO_FIFO_HIGH) { in me4600_do_io_single_config()
165 } else if (ref == ME_REF_DIO_FIFO_HIGH) { in me4600_do_io_single_config()
188 } else if (ref == ME_REF_DIO_FIFO_HIGH) { in me4600_do_io_single_config()
Dme4600_dio.c158 } else if (ref == ME_REF_DIO_FIFO_HIGH) { in me4600_dio_io_single_config()
193 } else if (ref == ME_REF_DIO_FIFO_HIGH) { in me4600_dio_io_single_config()
227 } else if (ref == ME_REF_DIO_FIFO_HIGH) { in me4600_dio_io_single_config()
Dmedefines.h72 #define ME_REF_DIO_FIFO_HIGH 0x00030002 macro