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