Lines Matching refs:old_peci_mask
274 u8 old_peci_mask; member
321 .old_peci_mask = 0x4,
329 .old_peci_mask = 0x4,
339 .old_peci_mask = 0x02, /* Actually reports PCH */
356 .old_peci_mask = 0x02, /* Actually reports PCH */
387 .old_peci_mask = 0x4,
394 .old_peci_mask = 0x4,
401 .old_peci_mask = 0x4,
426 .old_peci_mask = 0x02, /* Actually reports PCH */
475 ((data)->old_peci_mask & BIT(nr)))
517 u8 old_peci_mask; member
3061 data->old_peci_mask = it87_devices[sio_data->type].old_peci_mask; in it87_probe()