Home
last modified time | relevance | path

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

/linux/drivers/usb/isp1760/
H A Disp1760-core.h32 #define ISP1760_FLAG_BUS_WIDTH_16 0x00000002 /* 16-bit data bus width */ macro
H A Disp1760-if.c221 devflags |= ISP1760_FLAG_BUS_WIDTH_16; in isp1760_plat_probe()
H A Disp1760-core.c55 if (isp->devflags & ISP1760_FLAG_BUS_WIDTH_16) in isp1760_init_core()
103 isp->devflags & ISP1760_FLAG_BUS_WIDTH_16 ? 16 : 32, in isp1760_init_core()