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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/sb/
H A Dsb16_csp.c563 unsigned char csp_test1, csp_test2; local
574 csp_test2 = read_register(chip, 0x83);
575 if (csp_test2 != (csp_test1 ^ 0xff))
579 csp_test2 = read_register(chip, 0x83);
580 if (csp_test2 != csp_test1)

Completed in 40 milliseconds