SMBCLK_SEL
sis630_write(SMB_CNT, SMBCLK_SEL);
if (high_clock && !(oldclock & SMBCLK_SEL))
sis630_write(SMB_CNT, sis630_read(SMB_CNT) & ~SMBCLK_SEL);