Searched refs:has_fanout (Results 1 – 1 of 1) sorted by relevance
75 u8 has_fanout; member995 if (!(sio_data->has_fanout & (1 << i))) /* Not wired */ in pc87427_init_device()1270 sio_data->has_fanout = (1 << 0); /* FANOUT0 */ in pc87427_find()1272 sio_data->has_fanout |= (1 << 3); /* FANOUT3 */ in pc87427_find()1277 sio_data->has_fanout |= (1 << 1); /* FANOUT1 */ in pc87427_find()1279 sio_data->has_fanout |= (1 << 2); /* FANOUT2 */ in pc87427_find()1285 sio_data->has_fanout |= (1 << 1); /* FANOUT1 */ in pc87427_find()1287 sio_data->has_fanout |= (1 << 2); /* FANOUT2 */ in pc87427_find()