Home
last modified time | relevance | path

Searched refs:INT_QUEUE_BOUNDARY (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/cxt1e1/
Dmusycc.c848 #define INT_QUEUE_BOUNDARY 4 in musycc_init() macro
854 ci->iqd_p = (u_int32_t *) ((unsigned long) (regaddr + INT_QUEUE_BOUNDARY - 1) & in musycc_init()
855 (~(INT_QUEUE_BOUNDARY - 1))); /* this calculates in musycc_init()