Lines Matching defs:u3_ht_read
79 #define u3_ht_read(ptr,reg) (ptr)->ht_read(ptr, reg)
221 x = u3_ht_read(u3_ht, OPENPIC_CONFIG);
224 x = u3_ht_read(u3_ht, OPENPIC_CONFIG);
227 x = u3_ht_read(u3_ht, OPENPIC_FEATURE);
265 x = u3_ht_read(u3_ht, OPENPIC_CONFIG);
290 x = u3_ht_read(u3_ht, OPENPIC_IPI_VECTOR(1));
392 x = u3_ht_read(u3_ht, OPENPIC_SRC_VECTOR(irq));
409 x = u3_ht_read(u3_ht, OPENPIC_SRC_VECTOR(irq));
562 x = u3_ht_read(u3_ht, OPENPIC_CPU_PRIORITY(cpu));
579 return u3_ht_read(u3_ht, OPENPIC_IACK(cpu)) & OPENPIC_VECTOR_MASK;
586 u3_ht_read(u3_ht, OPENPIC_EOI(cpu));