Lines Matching +full:oscillator +full:- +full:stable +full:- +full:time

1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 Copyright (C) 2004 - 2010 Ivo van Doorn <IvDoorn@gmail.com>
196 * Ring oscillator configuration
283 * AUX_CTRL: Aux/PCI-E related configuration
573 * HOST-MCU shared memory
773 * 0: 1-BSSID mode (BSS index = 0)
774 * 1: 2-BSSID mode (BSS index: Byte5, bit 0)
775 * 2: 4-BSSID mode (BSS index: byte5, bit 0 - 1)
776 * 3: 8-BSSID mode (BSS index: byte5, bit 0 - 2)
852 * ON_PERIOD: LED active time (ms) during TX (only used for LED mode 1)
853 * OFF_PERIOD: LED inactive time (ms) during TX (only used for LED mode 1)
942 * TSF_SYNC: Enable TSF sync, 00: disable, 01: infra mode, 10: ad-hoc mode
965 * TSF_TIMER_DW0: Local lsb TSF timer, read-only
971 * TSF_TIMER_DW1: Local msb TSF timer, read-only
977 * TBTT_TIMER: TImer remains till next TBTT, read-only
991 * INT_TIMER_EN: GP-timer and pre-tbtt Int enable
998 * CH_IDLE_STA: channel idle time (in us)
1003 * CH_BUSY_STA: channel busy time on primary channel (in us)
1008 * CH_BUSY_STA_SEC: channel busy time on secondary channel in HT40 mode (in us)
1014 * BBP_RF_BUSY: When set to 0, BBP and RF are stable.
1036 * MIMO_PS_CFG: MIMO Power-save Configuration
1296 * LSIG_TXOP_EN: Enable/Disable L-SIG TXOP protection
1299 * EXT_CCA_DLY: Extension CCA signal delay time (unit: us)
1328 * MPDU_LIFETIME: expiration time = 2^(9+MPDU LIFE TIME) us
1344 * NON_AGG_RTY_MODE: Non-Aggregate MPDU retry mode
1360 * REMOTE_MFB_LIFETIME: remote MFB life time. unit: 32us
1366 * TX_CF_ACK_EN: Piggyback CF-ACK enable
1432 * 0:none, 1:RTS/CTS, 2:CTS-to-self
1598 * Unit: 0.1 dB, Range: -3.2 dB to 3.1 dB
1613 * Format: 7-bit, signed value
1614 * Unit: 0.5 dB, Range: -20 dB to -5 dB
1640 * Unit: 0.5 dB, Range: -10 dB to 10 dB
1642 * Unit: 0.1 dB, Range: -0.8 dB to 0.7 dB
1647 * RF_TOS_TIMEOUT: time-out value for RF_TOS_ENABLE
1665 * Format: 5-bit signed values
1666 * Unit: 0.5 dB, Range: -8 dB to 7 dB
1896 * 0: no valid tx result -> driver should stop reading
1900 * PID_QUEUE: Part of PID_TYPE, this is the queue index number (0-3)
1901 * PID_ENTRY: Part of PID_TYPE, this is the queue entry index number (1-3)
2006 * ---------------------------------------------
2010 * |0x5BC0 | |-------------------
2012 * |0x5DC0 | |-------------------
2014 * |0x5FC0 | |-------------------
2016 * --------------------------
2018 * MAC_WCID_BASE: 8-bytes (use only 6 bytes) * 256 entry
2019 * PAIRWISE_KEY_TABLE_BASE: 32-byte * 256 entry
2020 * MAC_IVEIV_TABLE_BASE: 8-byte * 256-entry
2021 * MAC_WCID_ATTRIBUTE_BASE: 4-byte * 256-entry
2022 * SHARED_KEY_TABLE_BASE: 32-byte * 16-entry
2023 * SHARED_KEY_MODE_BASE: 4-byte * 16-entry
2085 * HOST-MCU communication
2089 * H2M_MAILBOX_CSR: Host-to-MCU Mailbox.
2133 * Carrier-sense CTS frame base address.
2134 * It's where mac stores carrier-sense frame for carrier-sense function.
2145 * TXRX control registers - base address 0x3000
2169 * 3. Extract memory from Pair-wise key table for BCN 6~7
2188 (((__index) < 6) ? (HW_BEACON_BASE4 + ((__index - 4) * 0x0200)) : \
2189 (HW_BEACON_BASE6 - ((__index - 6) * 0x0200))))
2191 #define BEACON_BASE_TO_OFFSET(_base) (((_base) - 0x4000) / 64)
2201 * 0 - normal,
2202 * 1 - drop tx power by 6dBm,
2203 * 2 - drop tx power by 12dBm,
2204 * 3 - increase tx power by 6dBm
2243 * - bit0: detect SIG on primary channel only (on 40MHz bandwidth)
2244 * - bit1: FEQ (Feed Forward Compensation) for independend streams
2245 * - bit2: MLD (Maximum Likehood Detection) for 2 streams (reserved on single
2247 * - bit4: channel estimation updates based on remodulation of
2248 * L-SIG and HT-SIG symbols
2313 /* Bits [7-4] for RF3320 (RT3370/RT3390), on other chipsets reserved */
2630 /* IDs for extended EEPROM format used by three-chain devices */
2813 * reduced by (agc_step * -4)
2815 * reduced by (agc_step * -3)
2823 * reduced by (agc_step * -2)
2825 * reduced by (agc_step * -1)
2872 * reduced by (agc_step * -4)
2874 * reduced by (agc_step * -3)
2882 * reduced by (agc_step * -2)
2884 * reduced by (agc_step * -1)
2995 * MCU_SLEEP - go to power-save mode.
3000 * arg0: 0: do power-saving, NOT turn off radio.
3045 * MIMO_PS: The remote peer is in dynamic MIMO-PS mode
3049 * STBC: 1: STBC support MCS =0-7, 2,3 : RESERVED
3084 * PACKETID_QUEUE: Part of PACKETID, This is the queue index (0-3)
3085 * PACKETID_ENTRY: Part of PACKETID, THis is the queue entry index (1-3)
3151 #define MIN_A_TXPOWER -7