Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A 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()
H A Dwil6210.h320 #define RGF_CAF_ICR (0x88946c) /* struct RGF_ICR */ macro