/src/sys/arch/evbarm/armadaxp/ |
armadaxp_machdep.c | 407 static const int comcnfreq = CONSFREQ; variable in typeref:typename:const int 425 comcnfreq ? comcnfreq : mvTclk , comcnmode))
|
armadaxp_machdep.c | 407 static const int comcnfreq = CONSFREQ; variable in typeref:typename:const int 425 comcnfreq ? comcnfreq : mvTclk , comcnmode))
|
armadaxp_machdep.c | 407 static const int comcnfreq = CONSFREQ; variable in typeref:typename:const int 425 comcnfreq ? comcnfreq : mvTclk , comcnmode))
|
/src/sys/arch/evbmips/rmixl/ |
machdep.c | 158 int comcnfreq = CONSFREQ; variable in typeref:typename:int 274 rmixl_com_cnattach(comcnaddr, comcnspeed, comcnfreq,
|
machdep.c | 158 int comcnfreq = CONSFREQ; variable in typeref:typename:int 274 rmixl_com_cnattach(comcnaddr, comcnspeed, comcnfreq,
|
machdep.c | 158 int comcnfreq = CONSFREQ; variable in typeref:typename:int 274 rmixl_com_cnattach(comcnaddr, comcnspeed, comcnfreq,
|
/src/sys/arch/evbppc/mpc85xx/ |
machdep.c | 144 int comcnfreq = CONSFREQ; variable in typeref:typename:int 637 if (comcnfreq == -1) { 640 comcnfreq = e500_sys_clk * plat_ratio; 641 printf(" comcnfreq=%u", comcnfreq); 644 comcnattach(&gur_bst, comcnaddr, comcnspeed, comcnfreq,
|
machdep.c | 144 int comcnfreq = CONSFREQ; variable in typeref:typename:int 637 if (comcnfreq == -1) { 640 comcnfreq = e500_sys_clk * plat_ratio; 641 printf(" comcnfreq=%u", comcnfreq); 644 comcnattach(&gur_bst, comcnaddr, comcnspeed, comcnfreq,
|
machdep.c | 144 int comcnfreq = CONSFREQ; variable in typeref:typename:int 637 if (comcnfreq == -1) { 640 comcnfreq = e500_sys_clk * plat_ratio; 641 printf(" comcnfreq=%u", comcnfreq); 644 comcnattach(&gur_bst, comcnaddr, comcnspeed, comcnfreq,
|