Home
last modified time | relevance | path

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

/linux-6.15/drivers/parport/
H A Dparport_mfc3.c95 static unsigned char control_pc_to_mfc3(unsigned char control) in control_pc_to_mfc3() function
126 pia(p)->ppra = (pia(p)->ppra & 0x1f) | control_pc_to_mfc3(control); in mfc3_write_control()