Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/powerpc/include/
H A Dopenpicreg.h34 #define OPENPIC_FEATURE 0x1000 macro
/netbsd-src/sys/arch/powerpc/pic/
H A Dpic_mpcsoc.c97 x = openpic_read(OPENPIC_FEATURE); in setup_mpcpic()
H A Dpic_openpic.c63 x = openpic_read(OPENPIC_FEATURE); in setup_openpic()
H A Dpic_distopenpic.c71 x = openpic_read(OPENPIC_FEATURE); in setup_distributed_openpic()
/netbsd-src/sys/arch/macppc/macppc/
H A Dpic_u3_ht.c227 x = u3_ht_read(u3_ht, OPENPIC_FEATURE); in setup_u3_ht()