Searched refs:V_I2C_CLKDIV (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/chelsio/cxgb3/ | ||
H A D | regs.h | 1842 #define V_I2C_CLKDIV(x) ((x) << S_I2C_CLKDIV) macro |
H A D | t3_hw.c | 3502 V_I2C_CLKDIV(adapter->params.vpd.cclk / 80 - 1)); in early_hw_init() |