Lines Matching +full:ns +full:- +full:firmware
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
11 #define ENE_STATUS 0 /* hardware status - unused */
22 /* first firmware flag register */
34 /* second firmware flag register */
45 /* firmware RX pointer for new style buffer */
101 /* Knobs for protocol decoding - will document when/if will use them */
108 /* Actual register which contains RLC RX data - read by firmware */
112 /* RLC configuration - sample period (1us resolution) + idle mode */
125 * Low nibble - number of carrier pulses to average
126 * High nibble - number of initial carrier pulses to discard
130 /* detected RX carrier period (resolution: 500 ns) */
134 /* detected RX carrier pulse width (resolution: 500 ns) */
137 /* TX period (resolution: 500 ns, minimum 2)*/
144 /* TX pulse width (resolution: 500 ns)*/