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

/arch/mips/txx9/rbtx4939/
H A Dsetup.c293 u8 bdipsw = readb(rbtx4939_bdipsw_addr) & 0x0f; local
296 if (bdipsw & 8) {
298 shift = bdipsw & 3;
303 if (bdipsw == 0)
330 u8 bdipsw = readb(rbtx4939_bdipsw_addr) & 0x0f; local
335 if (bdipsw & 8) {
337 shift = bdipsw & 3;
352 if (bdipsw == 0) {
386 u8 bdipsw = readb(rbtx4939_bdipsw_addr) & 0x0f; local
388 if (bdipsw
468 u8 bdipsw = readb(rbtx4939_bdipsw_addr) & 0x0f; local
[all...]

Completed in 47 milliseconds