Searched refs:sio_inb (Results 1 – 1 of 1) sorted by relevance
498 int cr2c = sio_data->sio_inb(sio_data, 0x2c); in nct6775_check_fan_inputs()546 int cr24 = sio_data->sio_inb(sio_data, 0x24); in nct6775_check_fan_inputs()551 int cr1a = sio_data->sio_inb(sio_data, 0x1a); in nct6775_check_fan_inputs()589 cre6 = sio_data->sio_inb(sio_data, 0xe6); in nct6775_check_fan_inputs()592 cre0 = sio_data->sio_inb(sio_data, 0xe0); in nct6775_check_fan_inputs()593 creb = sio_data->sio_inb(sio_data, 0xeb); in nct6775_check_fan_inputs()594 cred = sio_data->sio_inb(sio_data, 0xed); in nct6775_check_fan_inputs()853 cr2a = sio_data->sio_inb(sio_data, 0x2a); in nct6775_platform_probe_init()889 tmp = sio_data->sio_inb(sio_data, in nct6775_platform_probe_init()1540 sio_data.sio_inb = superio_inb; in sensors_nct6775_platform_init()[all …]