Lines Matching refs:old_peci_mask
256 u8 old_peci_mask; member
296 .old_peci_mask = 0x4,
303 .old_peci_mask = 0x4,
312 .old_peci_mask = 0x02, /* Actually reports PCH */
329 .old_peci_mask = 0x02, /* Actually reports PCH */
358 .old_peci_mask = 0x4,
365 .old_peci_mask = 0x4,
372 .old_peci_mask = 0x4,
415 ((data)->old_peci_mask & (1 << nr)))
447 u8 old_peci_mask; member
2257 data->old_peci_mask = it87_devices[sio_data->type].old_peci_mask; in it87_probe()