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

/linux-4.1.27/arch/sparc/include/asm/
H A Dsunbpp.h53 #define P_OR_INIT 0x04 macro
/linux-4.1.27/drivers/parport/
H A Dparport_sunbpp.c119 if (!(value_or & P_OR_INIT)) control_sunbpp_to_pc()
160 value_or &= ~P_OR_INIT; parport_sunbpp_frob_control()
162 value_or |= P_OR_INIT; parport_sunbpp_frob_control()

Completed in 34 milliseconds