Lines Matching refs:old_peci_mask
283 u8 old_peci_mask; member
330 .old_peci_mask = 0x4,
338 .old_peci_mask = 0x4,
348 .old_peci_mask = 0x02, /* Actually reports PCH */
365 .old_peci_mask = 0x02, /* Actually reports PCH */
396 .old_peci_mask = 0x4,
403 .old_peci_mask = 0x4,
410 .old_peci_mask = 0x4,
435 .old_peci_mask = 0x02, /* Actually reports PCH */
484 ((data)->old_peci_mask & BIT(nr)))
526 u8 old_peci_mask; member
3070 data->old_peci_mask = it87_devices[sio_data->type].old_peci_mask; in it87_probe()