Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/phy/
Dphy-isp1301-omap.c208 #define ISP1301_INTERRUPT_RISING 0x0E /* u8 read, set, +1 clear */ macro
1206 isp1301_clear_bits(isp, ISP1301_INTERRUPT_RISING, ~0); in isp1301_remove()
1249 isp1301_set_bits(isp, ISP1301_INTERRUPT_RISING, in isp1301_otg_enable()
1295 isp1301_set_bits(isp, ISP1301_INTERRUPT_RISING, in isp1301_set_host()
1363 isp1301_set_bits(isp, ISP1301_INTERRUPT_RISING, in isp1301_set_peripheral()
1535 isp1301_clear_bits(isp, ISP1301_INTERRUPT_RISING, ~0); in isp1301_probe()