Searched refs:P_OR_INIT (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dsunbpp.h53 #define P_OR_INIT 0x04 macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dsunbpp.h53 #define P_OR_INIT 0x04 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dsunbpp.h53 #define P_OR_INIT 0x04 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dsunbpp.h53 #define P_OR_INIT 0x04 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/parport/
H A Dparport_sunbpp.c122 if (!(value_or & P_OR_INIT))
162 value_or &= ~P_OR_INIT;
164 value_or |= P_OR_INIT;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Dbpp.c224 #define P_OR_INIT 0x04 macro
266 if (! (pins & BPP_PP_nInit)) bits_or |= P_OR_INIT;
288 if (! (value_or & P_OR_INIT)) bits |= BPP_PP_nInit;

Completed in 102 milliseconds