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

/freebsd-12-stable/sys/dev/ichiic/
H A Dig4_reg.h121 #define IG4_REG_RESETS_SKL 0x0204 /* RW Reset Register */ macro
H A Dig4_iic.c942 reg_write(sc, IG4_REG_RESETS_SKL, IG4_RESETS_ASSERT_SKL);
943 reg_write(sc, IG4_REG_RESETS_SKL, IG4_RESETS_DEASSERT_SKL);
1118 reg_write(sc, IG4_REG_RESETS_SKL, IG4_RESETS_ASSERT_SKL);
1201 REGDUMP(sc, IG4_REG_RESETS_SKL);

Completed in 98 milliseconds