Searched refs:ISP1760_FLAG_BUS_WIDTH_16 (Results 1 – 3 of 3) sorted by relevance
32 #define ISP1760_FLAG_BUS_WIDTH_16 0x00000002 /* 16-bit data bus width */ macro
221 devflags |= ISP1760_FLAG_BUS_WIDTH_16; in isp1760_plat_probe()
55 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()