Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/parport/
A Dparport_sunbpp.c90 unsigned char value_tcr = sbus_readb(&regs->p_tcr); in status_sunbpp_to_pc()
113 unsigned char value_tcr = sbus_readb(&regs->p_tcr); in control_sunbpp_to_pc()
140 unsigned char value_tcr = sbus_readb(&regs->p_tcr); in parport_sunbpp_frob_control()
175 sbus_writeb(value_tcr, &regs->p_tcr); in parport_sunbpp_frob_control()
199 unsigned char value_tcr = sbus_readb(&regs->p_tcr); in parport_sunbpp_data_forward()
203 sbus_writeb(value_tcr, &regs->p_tcr); in parport_sunbpp_data_forward()
209 u8 val = sbus_readb(&regs->p_tcr); in parport_sunbpp_data_reverse()
213 sbus_writeb(val, &regs->p_tcr); in parport_sunbpp_data_reverse()
313 value_tcr = sbus_readb(&regs->p_tcr); in bpp_probe()
315 sbus_writeb(value_tcr, &regs->p_tcr); in bpp_probe()
/linux-6.3-rc2/arch/sparc/include/asm/
A Dsunbpp.h19 __volatile__ __u8 p_tcr; /* Transfer Control Register */ member

Completed in 3 milliseconds