Searched refs:SYS_FREQ_DEFAULT (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/spi/
H A Dspi-cavium-thunderx.c17 #define SYS_FREQ_DEFAULT 700000000 /* 700 Mhz */ macro
60 p->sys_freq = SYS_FREQ_DEFAULT;
H A Dspi-pci1xxxx.c22 #define SYS_FREQ_DEFAULT (62500000) macro
/linux-master/drivers/i2c/busses/
H A Di2c-thunderx-pcidrv.c30 #define SYS_FREQ_DEFAULT 700000000 macro
107 i2c->sys_freq = SYS_FREQ_DEFAULT;

Completed in 398 milliseconds