Searched refs:REG_CR_EXT (Results 1 – 2 of 2) sorted by relevance
292 value8 = (rtw_read8(rtwdev, REG_CR_EXT + 3) & 0xF0) | 0x0C; in __rtw_mac_init_system_cfg()293 rtw_write8(rtwdev, REG_CR_EXT + 3, value8); in __rtw_mac_init_system_cfg()
520 #define REG_CR_EXT 0x1100 macro