Home
last modified time | relevance | path

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

/freebsd-12.1/sys/powerpc/powerpc/
H A Dopenpic.c61 openpic_read(struct openpic_softc *sc, u_int reg) in openpic_read() function
80 x = openpic_read(sc, tpr); in openpic_set_priority()
110 x = openpic_read(sc, OPENPIC_CONFIG); in openpic_common_attach()
140 x = openpic_read(sc, OPENPIC_CONFIG); in openpic_common_attach()
149 x = openpic_read(sc, OPENPIC_FEATURE); in openpic_common_attach()
205 x = openpic_read(sc, OPENPIC_CONFIG); in openpic_common_attach()
215 (void)openpic_read(sc, OPENPIC_PCPU_IACK(0)); in openpic_common_attach()
261 x = openpic_read(sc, OPENPIC_SRC_VECTOR(irq)); in openpic_config()
317 x = openpic_read(sc, OPENPIC_IPI_VECTOR(0)); in openpic_enable()
362 x = openpic_read(sc, OPENPIC_IPI_VECTOR(0)); in openpic_mask()
[all …]