Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/phy/
Dphy-isp1301-omap.c220 #define ISP1301_INTERRUPT_FALLING 0x0C /* u8 read, set, +1 clear */ macro
1216 isp1301_clear_bits(isp, ISP1301_INTERRUPT_FALLING, ~0); in isp1301_remove()
1263 isp1301_set_bits(isp, ISP1301_INTERRUPT_FALLING, in isp1301_otg_enable()
1309 isp1301_set_bits(isp, ISP1301_INTERRUPT_FALLING, in isp1301_set_host()
1377 isp1301_set_bits(isp, ISP1301_INTERRUPT_FALLING, in isp1301_set_peripheral()
1548 isp1301_clear_bits(isp, ISP1301_INTERRUPT_FALLING, ~0); in isp1301_probe()