Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-sun6i-p2wi.c82 #define P2WI_MAX_FREQ 6000000 macro
197 if (clk_freq > P2WI_MAX_FREQ) { in p2wi_probe()