Searched refs:ISP1301_INTERRUPT_RISING (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/phy/
H A Dphy-isp1301-omap.c221 #define ISP1301_INTERRUPT_RISING 0x0E /* u8 read, set, +1 clear */ macro
1217 isp1301_clear_bits(isp, ISP1301_INTERRUPT_RISING, ~0); isp1301_remove()
1261 isp1301_set_bits(isp, ISP1301_INTERRUPT_RISING, isp1301_otg_enable()
1307 isp1301_set_bits(isp, ISP1301_INTERRUPT_RISING, isp1301_set_host()
1375 isp1301_set_bits(isp, ISP1301_INTERRUPT_RISING, isp1301_set_peripheral()
1549 isp1301_clear_bits(isp, ISP1301_INTERRUPT_RISING, ~0); isp1301_probe()

Completed in 41 milliseconds