Searched refs:ISP1301_INTERRUPT_FALLING (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/usb/phy/ |
D | phy-isp1301-omap.c | 207 #define ISP1301_INTERRUPT_FALLING 0x0C /* u8 read, set, +1 clear */ macro 1205 isp1301_clear_bits(isp, ISP1301_INTERRUPT_FALLING, ~0); in isp1301_remove() 1246 isp1301_set_bits(isp, ISP1301_INTERRUPT_FALLING, in isp1301_otg_enable() 1292 isp1301_set_bits(isp, ISP1301_INTERRUPT_FALLING, in isp1301_set_host() 1360 isp1301_set_bits(isp, ISP1301_INTERRUPT_FALLING, in isp1301_set_peripheral() 1530 isp1301_clear_bits(isp, ISP1301_INTERRUPT_FALLING, ~0); in isp1301_probe()
|