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

/drivers/tty/serial/cpm_uart/
H A Dcpm_uart_core.c960 cbd_t __iomem *bdp, *bdbase; local
966 bdbase = pinfo->tx_bd_base;
994 bdp = bdbase;
1011 bdp = bdbase;
/drivers/staging/serial/
H A D68360serial.c2090 QUICC_BD *bdp, *bdbase; local
2103 bdbase = info->tx_bd_base;
2113 bdp = bdbase = (QUICC_BD *)((uint)pquicc + (uint)up->tbase);
2143 bdp = bdbase;
2157 bdp = bdbase;

Completed in 81 milliseconds