Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/irda/
Ddonauboe.c396 __u16 pconfig = 0; in toshoboe_setbaud() local
428 pconfig |= 47 << OBOE_PCONFIG_BAUDSHIFT; in toshoboe_setbaud()
429 pconfig |= 25 << OBOE_PCONFIG_WIDTHSHIFT; in toshoboe_setbaud()
432 pconfig |= 23 << OBOE_PCONFIG_BAUDSHIFT; in toshoboe_setbaud()
433 pconfig |= 25 << OBOE_PCONFIG_WIDTHSHIFT; in toshoboe_setbaud()
436 pconfig |= 11 << OBOE_PCONFIG_BAUDSHIFT; in toshoboe_setbaud()
437 pconfig |= 25 << OBOE_PCONFIG_WIDTHSHIFT; in toshoboe_setbaud()
440 pconfig |= 5 << OBOE_PCONFIG_BAUDSHIFT; in toshoboe_setbaud()
441 pconfig |= 25 << OBOE_PCONFIG_WIDTHSHIFT; in toshoboe_setbaud()
444 pconfig |= 2 << OBOE_PCONFIG_BAUDSHIFT; in toshoboe_setbaud()
[all …]
/linux-2.4.37.9/scripts/
Dmkdep.c106 const char * pconfig; in is_defined_config() local
108 for ( pconfig = str_config + 1; pconfig < plast; pconfig++ ) { in is_defined_config()
109 if (pconfig[ -1] == '\n' in is_defined_config()
110 && pconfig[len] == '\n' in is_defined_config()
111 && !memcmp(pconfig, name, len)) in is_defined_config()
/linux-2.4.37.9/include/asm-mips/sgi/
Dhpc3.h95 volatile u32 pconfig; /* PIO configuration register */ member
/linux-2.4.37.9/include/asm-mips64/sgi/
Dhpc3.h95 volatile u32 pconfig; /* PIO configuration register */ member