Home
last modified time | relevance | path

Searched refs:byTMax3 (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/vt6655/
Dbaseband.c2734 pDevice->TimerSQ3Tmax3.expires = RUN_AT(pDevice->byTMax3 * HZ); in BBvAntennaDiversity()
2759 pDevice->TimerSQ3Tmax3.expires = RUN_AT(pDevice->byTMax3 * HZ); in BBvAntennaDiversity()
2802 pDevice->TimerSQ3Tmax3.expires = RUN_AT(pDevice->byTMax3 * HZ); in TimerSQ3CallBack()
2840 pDevice->TimerSQ3Tmax3.expires = RUN_AT(pDevice->byTMax3 * HZ); in TimerState1CallBack()
2860 pDevice->TimerSQ3Tmax3.expires = RUN_AT(pDevice->byTMax3 * HZ); in TimerState1CallBack()
Ddevice.h640 unsigned char byTMax3; member
Ddevice_main.c511 pDevice->byTMax3 = 64; in device_init_registers()