Home | History | Annotate | Download | only in sunxi

Lines Matching refs:be32toh

188 		irq = be32toh(specifier[0]);
190 pol = be32toh(specifier[1]);
193 if (be32toh(specifier[0]) != 0) {
196 be32toh(specifier[0]));
201 irq = be32toh(specifier[1]);
203 pol = be32toh(specifier[2]);
335 const u_int irq = be32toh(specifier[1]);
395 be32toh(interrupts[0]) != 0 /* GIC_SPI */ ||
396 be32toh(interrupts[2]) != 4 /* IRQ_TYPE_LEVEL_HIGH */) {
400 sc->sc_intr_nmi = be32toh(interrupts[1]);