Searched refs:CLOCK_50M (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/lantiq/ |
H A D | clk.h | 55 #define CLOCK_50M 50000000 macro
|
/kernel/linux/linux-6.6/arch/mips/lantiq/ |
H A D | clk.h | 55 #define CLOCK_50M 50000000 macro
|
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-falcon.c | 90 #define CLOCK_50M 50000000 macro 324 if (CLOCK_50M / i <= spi->max_speed_hz) in falcon_sflash_setup()
|
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-falcon.c | 90 #define CLOCK_50M 50000000 macro 324 if (CLOCK_50M / i <= spi->max_speed_hz) in falcon_sflash_setup()
|
/kernel/linux/linux-5.10/arch/mips/lantiq/xway/ |
H A D | sysctrl.c | 392 {CLOCK_12M, CLOCK_50M, CLOCK_32_768K, CLOCK_25M, 0},
|
/kernel/linux/linux-6.6/arch/mips/lantiq/xway/ |
H A D | sysctrl.c | 391 {CLOCK_12M, CLOCK_50M, CLOCK_32_768K, CLOCK_25M, 0},
|
Completed in 4 milliseconds