Home
last modified time | relevance | path

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

/linux-6.1.9/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()
1244 isp1301_set_bits(isp, ISP1301_INTERRUPT_RISING, in isp1301_otg_enable()
1290 isp1301_set_bits(isp, ISP1301_INTERRUPT_RISING, in isp1301_set_host()
1358 isp1301_set_bits(isp, ISP1301_INTERRUPT_RISING, in isp1301_set_peripheral()
1531 isp1301_clear_bits(isp, ISP1301_INTERRUPT_RISING, ~0); in isp1301_probe()