Searched refs:rfcrSave (Results 1 – 1 of 1) sorted by relevance
339 u32 rfcrSave; in sis635_get_mac_addr() local342 rfcrSave = sr32(rfcr); in sis635_get_mac_addr()344 sw32(cr, rfcrSave | RELOAD); in sis635_get_mac_addr()348 sw32(rfcr, rfcrSave & ~RFEN); in sis635_get_mac_addr()358 sw32(rfcr, rfcrSave | RFEN); in sis635_get_mac_addr()1098 u32 rfcrSave; in sis900_init_rxfilter() local1101 rfcrSave = sr32(rfcr); in sis900_init_rxfilter()1104 sw32(rfcr, rfcrSave & ~RFEN); in sis900_init_rxfilter()1120 sw32(rfcr, rfcrSave | RFEN); in sis900_init_rxfilter()