Lines Matching full:initial

2  * Initial register settings functions
27 * struct ath5k_ini - Mode-independent initial register writes
43 * struct ath5k_ini_mode - Mode specific initial register values
52 /* Initial register settings for AR5210 */
264 /* Initial register settings for AR5211 */
341 /* Initial Power table (32bytes)
390 /* Initial mode-specific settings for AR5211
465 /* Initial register settings for AR5212 and newer chips */
570 /* Initial rate duration table (32 entries )*/
676 /* Initial mode-specific settings for AR5212 (Written before ar5212_ini) */
729 /* Initial mode-specific settings for AR5212 + RF5111
782 /* Initial mode-specific settings for AR5212 + RF5112
835 /* Initial mode-specific settings for RF5413/5414
974 /* Initial mode-specific settings for RF2413/2414
1097 /* Initial mode-specific settings for RF2425
1229 * Initial BaseBand Gain settings for RF5111/5112 (AR5210 comes with
1230 * RF5110 only so initial BB Gain settings are included in AR5K_AR5210_INI)
1233 /* RF5111 Initial BaseBand Gain settings */
1301 /* RF5112 Initial BaseBand Gain settings (Same for RF5413/5414+) */
1371 * ath5k_hw_ini_registers() - Write initial register dump common for all modes
1383 /* Write initial registers */ in ath5k_hw_ini_registers()
1407 * ath5k_hw_ini_mode_registers() - Write initial mode-specific register dump
1429 * ath5k_hw_write_initvals() - Write initial chip-specific register dump
1434 * Write initial chip-specific register dump, to get the chipset on a
1441 * Write initial register settings in ath5k_hw_write_initvals()
1453 * Write initial settings common for all modes in ath5k_hw_write_initvals()
1587 * Write initial settings common for all modes in ath5k_hw_write_initvals()