Searched refs:dpmemsz (Results 1 – 2 of 2) sorted by relevance
77 int dpmemsz, memsz; in cpm_uart_allocbuf() local85 dpmemsz = sizeof(cbd_t) * (pinfo->rx_nrfifos + pinfo->tx_nrfifos); in cpm_uart_allocbuf()86 dp_offset = cpm_dpalloc(dpmemsz, 8); in cpm_uart_allocbuf()
112 int dpmemsz, memsz; in cpm_uart_allocbuf() local120 dpmemsz = sizeof(cbd_t) * (pinfo->rx_nrfifos + pinfo->tx_nrfifos); in cpm_uart_allocbuf()121 dp_offset = cpm_dpalloc(dpmemsz, 8); in cpm_uart_allocbuf()