Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dmain.c562 W(RGF_USER_BL + offsetof(struct RGF_BL, ready), 0); in wil_target_reset()
604 x = R(RGF_USER_BL + offsetof(struct RGF_BL, ready)); in wil_target_reset()
636 wil_memcpy_fromio_32(&bl, wil->csr + HOSTADDR(RGF_USER_BL), sizeof(bl)); in wil_get_bl_info()
Dwil6210.h148 #define RGF_USER_BL (0x880A3C) /* Boot Loader */ macro