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

/drivers/usb/phy/
H A Dphy-isp1301-omap.c221 #define ISP1301_INTERRUPT_RISING 0x0E /* u8 read, set, +1 clear */ macro
1218 isp1301_clear_bits(isp, ISP1301_INTERRUPT_RISING, ~0);
1262 isp1301_set_bits(isp, ISP1301_INTERRUPT_RISING,
1308 isp1301_set_bits(isp, ISP1301_INTERRUPT_RISING,
1376 isp1301_set_bits(isp, ISP1301_INTERRUPT_RISING,
1550 isp1301_clear_bits(isp, ISP1301_INTERRUPT_RISING, ~0);

Completed in 34 milliseconds