Searched refs:RegCR_1 (Results 1 – 3 of 3) sorted by relevance
615 haldata->RegCR_1 |= BIT0; in rtl8188e_set_FwJoinBssReport_cmd()616 usb_write8(adapt, REG_CR+1, haldata->RegCR_1); in rtl8188e_set_FwJoinBssReport_cmd()685 haldata->RegCR_1 &= (~BIT0); in rtl8188e_set_FwJoinBssReport_cmd()686 usb_write8(adapt, REG_CR+1, haldata->RegCR_1); in rtl8188e_set_FwJoinBssReport_cmd()
604 haldata->RegCR_1 = usb_read8(Adapter, REG_CR+1); in _InitBeaconParameters()
318 u8 RegCR_1; member