Searched refs:SOLO_P2M_COPY_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/staging/solo6x10/ | ||
D | p2m.c | 71 desc->ext = cpu_to_le32(SOLO_P2M_COPY_SIZE(size >> 2)); in solo_p2m_push_desc() |
D | registers.h | 163 #define SOLO_P2M_COPY_SIZE(n) ((n)<<0) macro |