Searched refs:CLOCK_20M (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/pcmcia/ | ||
H A D | nsp_cs.h | 80 # define CLOCK_20M 0x01 macro |
H A D | nsp_cs.c | 461 if ((data->ScsiClockDiv & (BIT(0)|BIT(1))) == CLOCK_20M) { in nsp_analyze_sdtr() |