Searched refs:cr2a (Results 1 – 1 of 1) sorted by relevance
3281 u8 cr2a; in nct6775_probe() local3852 cr2a = superio_inb(sio_data->sioreg, 0x2a); in nct6775_probe()3855 data->have_vid = (cr2a & 0x40); in nct6775_probe()3858 data->have_vid = (cr2a & 0x60) == 0x40; in nct6775_probe()