Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/parport/
Dparport_ip32.c918 static inline void __parport_ip32_frob_control(struct parport *p, in __parport_ip32_frob_control() function
955 __parport_ip32_frob_control(p, wm, c & wm); in parport_ip32_write_control()
975 __parport_ip32_frob_control(p, mask & wm, val & wm); in parport_ip32_frob_control()
985 __parport_ip32_frob_control(p, DCR_IRQ, 0); in parport_ip32_disable_irq()
994 __parport_ip32_frob_control(p, DCR_IRQ, DCR_IRQ); in parport_ip32_enable_irq()
1005 __parport_ip32_frob_control(p, DCR_DIR, 0); in parport_ip32_data_forward()
1017 __parport_ip32_frob_control(p, DCR_DIR, DCR_DIR); in parport_ip32_data_reverse()