Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intersil/hostap/
Dhostap_plx.c50 #define COR_LEVLREQ 0x40 macro
471 outb(cor_index | COR_LEVLREQ | COR_ENABLE_FUNC, plx_ioaddr); in prism2_plx_probe()
474 if (reg != (cor_index | COR_LEVLREQ | COR_ENABLE_FUNC)) { in prism2_plx_probe()
477 cor_index | COR_LEVLREQ | COR_ENABLE_FUNC, reg); in prism2_plx_probe()
510 writeb(cor_index | COR_LEVLREQ | COR_ENABLE_FUNC, in prism2_plx_probe()