Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_plx.c336 unsigned int *cor_index) in prism2_plx_check_cis() argument
359 *cor_index = 0x01; in prism2_plx_check_cis()
375 *cor_index = cis[pos + 3] & 0x3F; 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_LEVLREQ | COR_ENABLE_FUNC, reg); in prism2_plx_probe()
500 &cor_offset, &cor_index)) { in prism2_plx_probe()
[all …]