Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/lantiq/
Dclk.h53 #define CLOCK_40M 40000000 macro
/linux-5.19.10/arch/mips/lantiq/xway/
Dsysctrl.c390 {CLOCK_40M, CLOCK_12M, CLOCK_24M, CLOCK_48M, 0},
391 {CLOCK_25M, CLOCK_40M, CLOCK_30M, CLOCK_60M, 0},
/linux-5.19.10/drivers/scsi/pcmcia/
Dnsp_cs.h79 # define CLOCK_40M 0x02 macro
Dnsp_cs.c313 data->ScsiClockDiv = CLOCK_40M | FAST_20; in nsphw_init()