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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/rbtx4939/
H A Dsetup.c292 u8 bdipsw = readb(rbtx4939_bdipsw_addr) & 0x0f; local
295 if (bdipsw & 8) {
297 shift = bdipsw & 3;
302 if (bdipsw == 0)
329 u8 bdipsw = readb(rbtx4939_bdipsw_addr) & 0x0f; local
334 if (bdipsw & 8) {
336 shift = bdipsw & 3;
351 if (bdipsw == 0) {
385 u8 bdipsw = readb(rbtx4939_bdipsw_addr) & 0x0f; local
387 if (bdipsw
467 u8 bdipsw = readb(rbtx4939_bdipsw_addr) & 0x0f; local
[all...]

Completed in 68 milliseconds