timer2 2033 dev/ic/ar5210.c u_int32_t timer1, timer2, timer3; timer2 2041 dev/ic/ar5210.c timer2 = 0xffffffff; timer2 2047 dev/ic/ar5210.c timer2 = (next_beacon - AR5K_TUNE_SW_BEACON_RESP) << 3; timer2 2058 dev/ic/ar5210.c AR5K_REG_WRITE(AR5K_AR5210_TIMER2, timer2); timer2 2130 dev/ic/ar5211.c u_int32_t timer1, timer2, timer3; timer2 2138 dev/ic/ar5211.c timer2 = 0x0007ffff; timer2 2144 dev/ic/ar5211.c timer2 = (next_beacon - AR5K_TUNE_SW_BEACON_RESP) << timer2 2157 dev/ic/ar5211.c AR5K_REG_WRITE(AR5K_AR5211_TIMER2, timer2); timer2 2469 dev/ic/ar5212.c u_int32_t timer1, timer2, timer3; timer2 2477 dev/ic/ar5212.c timer2 = 0x0007ffff; timer2 2483 dev/ic/ar5212.c timer2 = (next_beacon - AR5K_TUNE_SW_BEACON_RESP) << timer2 2496 dev/ic/ar5212.c AR5K_REG_WRITE(AR5K_AR5212_TIMER2, timer2);