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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Ducc_uart.c1133 static unsigned int soc_info(unsigned int *rev_h, unsigned int *rev_l) argument
1157 *rev_l = svr & 0xf;
1231 unsigned int rev_l; local
1233 soc = soc_info(&rev_h, &rev_l);
1239 soc, rev_h, rev_l);

Completed in 110 milliseconds