Home
last modified time | relevance | path

Searched refs:PCH_IC_SS_SCL_LCNT (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/busses/i2c/pch/
H A Dpch_i2c_hardware.h26 #define PCH_IC_SS_SCL_LCNT 0x18 macro
H A Dpch_i2c.cpp431 bus->ss_lcnt = read32(bus->registers + PCH_IC_SS_SCL_LCNT); in init_bus()
445 write32(bus->registers + PCH_IC_SS_SCL_LCNT, bus->ss_lcnt); in init_bus()