Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parport/
H A Dparport_sunbpp.c202 value_tcr &= ~P_TCR_DIR; in parport_sunbpp_data_forward()
212 val |= P_TCR_DIR; in parport_sunbpp_data_reverse()
314 value_tcr &= ~P_TCR_DIR; in bpp_probe()
/openbmc/linux/arch/sparc/include/asm/
H A Dsunbpp.h45 #define P_TCR_DIR 0x08 macro