Home
last modified time | relevance | path

Searched refs:CLOCK_20M (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/scsi/pcmcia/
Dnsp_cs.h80 # define CLOCK_20M 0x01 macro
Dnsp_cs.c463 if ((data->ScsiClockDiv & (BIT(0)|BIT(1))) == CLOCK_20M) { in nsp_analyze_sdtr()