Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw88/
H A Dmac.c1327 value8 = rtw_read8(rtwdev, REG_H2C_INFO); in init_h2c()
1329 rtw_write8(rtwdev, REG_H2C_INFO, value8); in init_h2c()
1331 value8 = rtw_read8(rtwdev, REG_H2C_INFO); in init_h2c()
1333 rtw_write8(rtwdev, REG_H2C_INFO, value8); in init_h2c()
H A Dreg.h358 #define REG_H2C_INFO 0x0254 macro