Home
last modified time | relevance | path

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

/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dbrcm,iproc-touchscreen.txt50 - fifo_threshold: Interrupt is generated whenever the number of fifo
83 fifo_threshold = <1>;
/freebsd/sys/dev/fdc/
H A Dfdc.c273 static int fifo_threshold = 8; variable
274 SYSCTL_INT(_debug_fdc, OID_AUTO, fifo, CTLFLAG_RW, &fifo_threshold, 0,
535 (fifo_threshold - 1), /* Fifo threshold */ in fdc_reset()
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.h935 uint8_t fifo_threshold;
937 uint8_t fifo_threshold; global() member