Home
last modified time | relevance | path

Searched refs:cor_index (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_plx.c337 unsigned int *cor_index) in prism2_plx_check_cis()
360 *cor_index = 0x01; in prism2_plx_check_cis()
376 *cor_index = cis[pos + 3] & 0x3F; in prism2_plx_check_cis()
380 printk(KERN_DEBUG "%s: cor_index=0x%x " in prism2_plx_check_cis()
382 *cor_index, *cor_offset); in prism2_plx_check_cis()
438 unsigned int cor_offset = 0, cor_index = 0; in prism2_plx_probe() local
470 cor_index = 0x04; in prism2_plx_probe()
472 outb(cor_index | COR_LEVLREQ | COR_ENABLE_FUNC, plx_ioaddr); in prism2_plx_probe()
475 if (reg != (cor_index | COR_LEVLREQ | COR_ENABLE_FUNC)) { in prism2_plx_probe()
478 cor_index | COR_LEVLRE in prism2_plx_probe()
335 prism2_plx_check_cis(void __iomem *attr_mem, int attr_len, unsigned int *cor_offset, unsigned int *cor_index) prism2_plx_check_cis() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_plx.c336 unsigned int *cor_index) in prism2_plx_check_cis()
359 *cor_index = 0x01; in prism2_plx_check_cis()
375 *cor_index = cis[pos + 3] & 0x3F; in prism2_plx_check_cis()
379 printk(KERN_DEBUG "%s: cor_index=0x%x " in prism2_plx_check_cis()
381 *cor_index, *cor_offset); in prism2_plx_check_cis()
437 unsigned int cor_offset = 0, cor_index = 0; in prism2_plx_probe() local
469 cor_index = 0x04; in prism2_plx_probe()
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_LEVLRE in prism2_plx_probe()
334 prism2_plx_check_cis(void __iomem *attr_mem, int attr_len, unsigned int *cor_offset, unsigned int *cor_index) prism2_plx_check_cis() argument
[all...]

Completed in 3 milliseconds