Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/controller/opencores/
H A Diicoc.h44 #define XLP_I2C_CLKFREQ 133333333 /* XLP 133 MHz IO clock */ macro
H A Diicoc_pci.c103 sc->clockfreq = XLP_I2C_CLKFREQ; in iicoc_probe()