Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dsunbpp.h46 #define P_TCR_BUSY 0x04 macro
/openbmc/linux/drivers/parport/
H A Dparport_sunbpp.c101 if (!(value_tcr & P_TCR_BUSY)) in status_sunbpp_to_pc()