Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_i2c.h130 #define I2C_CLK 96000000UL /* 96MHz */ macro
H A Dti_i2c.c767 clk = I2C_CLK / psc / (scll + 7 + sclh + 5); in ti_i2c_sysctl_clk()