Searched refs:RGF_USER_BL (Results 1 – 2 of 2) sorted by relevance
562 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()
148 #define RGF_USER_BL (0x880A3C) /* Boot Loader */ macro