Home
last modified time | relevance | path

Searched refs:REG_H2C_INFO (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/realtek/rtw88/
Dmac.c1200 value8 = rtw_read8(rtwdev, REG_H2C_INFO); in init_h2c()
1202 rtw_write8(rtwdev, REG_H2C_INFO, value8); in init_h2c()
1204 value8 = rtw_read8(rtwdev, REG_H2C_INFO); in init_h2c()
1206 rtw_write8(rtwdev, REG_H2C_INFO, value8); in init_h2c()
Dreg.h281 #define REG_H2C_INFO 0x0254 macro