Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-cavium-thunderx.c17 #define SYS_FREQ_DEFAULT 700000000 /* 700 Mhz */ macro
64 p->sys_freq = SYS_FREQ_DEFAULT; in thunderx_spi_probe()
H A Dspi-pci1xxxx.c15 #define SYS_FREQ_DEFAULT (62500000) macro
/openbmc/linux/drivers/i2c/busses/
H A Di2c-thunderx-pcidrv.c30 #define SYS_FREQ_DEFAULT 700000000 macro
107 i2c->sys_freq = SYS_FREQ_DEFAULT; in thunder_i2c_clock_enable()