Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/lantiq/
Dclk.h55 #define CLOCK_40M 40000000 macro
/Linux-v4.19/arch/mips/lantiq/xway/
Dsysctrl.c380 {CLOCK_40M, CLOCK_12M, CLOCK_24M, CLOCK_48M, 0},
381 {CLOCK_25M, CLOCK_40M, CLOCK_30M, CLOCK_60M, 0},
/Linux-v4.19/drivers/scsi/pcmcia/
Dnsp_cs.h79 # define CLOCK_40M 0x02 macro
Dnsp_cs.c312 data->ScsiClockDiv = CLOCK_40M | FAST_20; in nsphw_init()