Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dam7930reg.h197 #define AM7930_IREG_PP_PPCR1 0xc0 /* Peripheral port control 1 (rw) */ macro
H A Dam7930.c156 AM7930_IWRITE(sc, AM7930_IREG_PP_PPCR1, AM7930_PPCR1_SBP); in am7930_init()