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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dsunzilog.c67 #define NUM_SUNZILOG num_sunzilog macro
68 #define NUM_CHANNELS (NUM_SUNZILOG * 2)
1059 size = NUM_SUNZILOG * sizeof(struct zilog_layout __iomem *);
1498 NUM_SUNZILOG = 0;
1501 NUM_SUNZILOG++;
1507 if (NUM_SUNZILOG) {
1514 uart_count = (NUM_SUNZILOG * 2) - (2 * num_keybms);
1559 if (NUM_SUNZILOG) {
1592 if (NUM_SUNZILOG) {

Completed in 86 milliseconds