Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/parport/
Dparport_sunbpp.c201 value_tcr &= ~P_TCR_DIR; in parport_sunbpp_data_forward()
211 val |= P_TCR_DIR; in parport_sunbpp_data_reverse()
313 value_tcr &= ~P_TCR_DIR; in bpp_probe()
/Linux-v4.19/arch/sparc/include/asm/
Dsunbpp.h45 #define P_TCR_DIR 0x08 macro