Searched refs:CT_PTP_NUM (Results 1 – 2 of 2) sorted by relevance
21 #define CT_PTP_NUM 4 /* num of device page table pages */ macro46 struct snd_dma_buffer ptp[CT_PTP_NUM]; /* Device page table pages */
169 addr = (index >= CT_PTP_NUM) ? ~0UL : vm->ptp[index].addr; in ct_get_ptp_phys()189 for (i = 0; i < CT_PTP_NUM; i++) { in ct_vm_create()241 for (i = 0; i < CT_PTP_NUM; i++) in ct_vm_destroy()