Searched refs:ichwd_write_smi_4 (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/ichwd/
H A Dichwd.c327 #define ichwd_write_smi_4(sc, off, val) \ macro
354 ichwd_write_smi_4(sc, SMI_EN, ichwd_read_smi_4(sc, SMI_EN) & ~SMI_TCO_EN);
363 ichwd_write_smi_4(sc, SMI_EN, ichwd_read_smi_4(sc, SMI_EN) | SMI_TCO_EN);

Completed in 36 milliseconds