Searched refs:SOLO_P2M_COPY_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/media/pci/solo6x10/ | ||
D | solo6x10-p2m.c | 131 desc->cfg = SOLO_P2M_COPY_SIZE(size >> 2); in solo_p2m_fill_desc() |
D | solo6x10-regs.h | 144 #define SOLO_P2M_COPY_SIZE(n) ((n)<<0) macro |