Home
last modified time | relevance | path

Searched refs:IFB_TickIni (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/wlags49_h2/
Dhcf.c1144 note that MSF_WAIT uses not yet defined!!!! IFB_IOBase and IFB_TickIni (via PROT_CNT_INI) in hcf_connect()
1187 IF_PROT_TIME( prot_cnt = ifbp->IFB_TickIni = INI_TICK_INI ); in hcf_connect()
1193 IF_PROT_TIME( if ( prot_cnt ) prot_cnt = ifbp->IFB_TickIni ); in hcf_connect()
3371 if ( ifbp->IFB_TickIni == INI_TICK_INI ) { /*1*/ in calibrate()
3372 ifbp->IFB_TickIni = 0; /*2*/ in calibrate()
3377 ifbp->IFB_TickIni++; in calibrate()
3380 ifbp->IFB_TickIni = INI_TICK_INI; in calibrate()
3386 ifbp->IFB_TickIni <<= HCF_PROT_TIME_SHFT; /*8*/ in calibrate()
Dhcf.h298 hcf_32 IFB_TickIni; // initialization of S/W counter based protection loop member
Dhcfdef.h633 #define PROT_CNT_INI hcf_32 prot_cnt = ifbp->IFB_TickIni
Dwl_main.c3606 seq_printf(m, "TickIni: 0x%08lX\n", ifbp->IFB_TickIni );