Home | History | Annotate | Download | only in arch_msm7k

Lines Matching refs:ll

75     mddi_llentry *ll;
83 ll = mlist_remote_write;
85 ra = &(ll->u.r);
95 ll->flags = 1;
96 ll->header_count = 14;
97 ll->data_count = 4;
98 wr32(&ll->data, (unsigned) &ra->reg_data);
99 wr32(&ll->next, 0);
100 ll->reserved = 0;
102 writel((unsigned) ll, MDDI_PRI_PTR);