Home | Sort by: relevance | last modified time | path |
/src/sys/arch/mips/sibyte/dev/ | |
sbjcn.c | 900 long brc; local in function:sbjcn_param 910 if (sbjcn_speed(t->c_ospeed, &brc) < 0) 983 ch->ch_brc = brc; |
sbscn.c | 983 long brc; local in function:sbscn_param 993 if (sbscn_speed(t->c_ospeed, &brc) < 0) 1066 ch->ch_brc = brc; 1728 u_long brc; local in function:sbscn_init 1749 (void)sbscn_speed(rate, &brc); 1752 WRITE_REG(chanregbase + 0x30, brc); |