Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_65xx.c302 unsigned int port_mask, port_rising, port_falling; in ni_65xx_update_edge_detection() local
310 port_falling = falling >> bitshift; in ni_65xx_update_edge_detection()
314 port_falling = falling << -bitshift; in ni_65xx_update_edge_detection()
322 port_falling |= in ni_65xx_update_edge_detection()
329 writeb(port_falling & 0xff, in ni_65xx_update_edge_detection()