Home
last modified time | relevance | path

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

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