Home
last modified time | relevance | path

Searched refs:ISP1760_FLAG_DACK_POL_HIGH (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/isp1760/
H A Disp1760-core.h32 #define ISP1760_FLAG_DACK_POL_HIGH 0x00000010 /* DACK active high */ macro
H A Disp1760-if.c224 devflags |= ISP1760_FLAG_DACK_POL_HIGH; in isp1760_plat_probe()
241 devflags |= ISP1760_FLAG_DACK_POL_HIGH; in isp1760_plat_probe()
H A Disp1760-core.c52 if (isp->devflags & ISP1760_FLAG_DACK_POL_HIGH) in isp1760_init_core()
/kernel/linux/linux-6.6/drivers/usb/isp1760/
H A Disp1760-core.h35 #define ISP1760_FLAG_DACK_POL_HIGH 0x00000010 /* DACK active high */ macro
H A Disp1760-if.c232 devflags |= ISP1760_FLAG_DACK_POL_HIGH; in isp1760_plat_probe()
H A Disp1760-core.c61 if (isp->devflags & ISP1760_FLAG_DACK_POL_HIGH) in isp1760_init_core()

Completed in 3 milliseconds