Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/wil6210/
Dmain.c1528 wil_s(wil, RGF_CAF_ICR + offsetof(struct RGF_ICR, ICR), 0); in wil_pre_fw_config()
1529 wil_w(wil, RGF_CAF_ICR + offsetof(struct RGF_ICR, IMV), ~0); in wil_pre_fw_config()
Dwil6210.h320 #define RGF_CAF_ICR (0x88946c) /* struct RGF_ICR */ macro