Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/phy/
Dphy-isp1301-omap.c207 #define ISP1301_INTERRUPT_FALLING 0x0C /* u8 read, set, +1 clear */ macro
1205 isp1301_clear_bits(isp, ISP1301_INTERRUPT_FALLING, ~0); in isp1301_remove()
1251 isp1301_set_bits(isp, ISP1301_INTERRUPT_FALLING, in isp1301_otg_enable()
1297 isp1301_set_bits(isp, ISP1301_INTERRUPT_FALLING, in isp1301_set_host()
1365 isp1301_set_bits(isp, ISP1301_INTERRUPT_FALLING, in isp1301_set_peripheral()
1534 isp1301_clear_bits(isp, ISP1301_INTERRUPT_FALLING, ~0); in isp1301_probe()