Lines Matching defs:turbo
390 /* Write delta slope for OFDM enabled modes (A, G, Turbo) */
779 /* Write delta slope for OFDM enabled modes (A, G, Turbo) */
884 * Perform warm reset before the mode/PLL/turbo registers
891 * Set CCK and Turbo modes correctly.
894 uint32_t rfMode, phyPLL = 0, curPhyPLL, turbo;
939 turbo = IS_CHAN_TURBO(chan) ?
943 * PLL, Mode, and Turbo values must be written in the correct
947 * - Turbo cannot be set at the same time as CCK or DYNAMIC
950 OS_REG_WRITE(ah, AR_PHY_TURBO, turbo);
963 OS_REG_WRITE(ah, AR_PHY_TURBO, turbo);
2093 * If turbo is set, reduce power to keep power
2104 * If turbo is set, reduce power to keep power
2574 * But if we're turbo, the ofdm phy is replaced by the turbo phy
2575 * and cck is not valid with turbo => all rates get covered
2576 * by the turbo ratetable only