Searched refs:dpmemsz (Results 1 – 1 of 1) sorted by relevance
879 int dpmemsz, memsz; in cpm_uart_allocbuf() local887 dpmemsz = sizeof(cbd_t) * (pinfo->rx_nrfifos + pinfo->tx_nrfifos); in cpm_uart_allocbuf()888 dp_offset = cpm_muram_alloc(dpmemsz, 8); in cpm_uart_allocbuf()