Searched refs:HW_INTR_EDGE_TRIG (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/isp1760/ | ||
| H A D | isp1760-regs.h | 81 #define HW_INTR_EDGE_TRIG (1 << 1) macro |
| H A D | isp1760-core.c | 59 hwmode |= HW_INTR_EDGE_TRIG; in isp1760_init_core() |