Home
last modified time | relevance | path

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

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