Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/isp1760/
Disp1760-core.h35 #define ISP1760_FLAG_DACK_POL_HIGH 0x00000010 /* DACK active high */ macro
Disp1760-if.c232 devflags |= ISP1760_FLAG_DACK_POL_HIGH; in isp1760_plat_probe()
Disp1760-core.c61 if (isp->devflags & ISP1760_FLAG_DACK_POL_HIGH) in isp1760_init_core()