Home
last modified time | relevance | path

Searched refs:MIN_DIV_N_PCR (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/cardreader/
H A Drtsx_pcr.h15 #define MIN_DIV_N_PCR 80 macro
H A Drts5261.c660 while ((n < MIN_DIV_N_PCR - 4) && (div < CLK_DIV_8)) { in rts5261_pci_switch_clock()
H A Drts5228.c630 while ((n < MIN_DIV_N_PCR - 4) && (div < CLK_DIV_8)) { in rts5228_pci_switch_clock()
H A Drtsx_pcr.c754 /* Make sure that the SSC clock div_n is not less than MIN_DIV_N_PCR */ in rtsx_pci_switch_clock()
756 while ((n < MIN_DIV_N_PCR) && (div < CLK_DIV_8)) { in rtsx_pci_switch_clock()
/kernel/linux/linux-6.6/drivers/misc/cardreader/
H A Drtsx_pcr.h15 #define MIN_DIV_N_PCR 80 macro
H A Drts5228.c606 while ((n < MIN_DIV_N_PCR - 4) && (div < CLK_DIV_8)) { in rts5228_pci_switch_clock()
H A Drts5261.c685 while ((n < MIN_DIV_N_PCR - 4) && (div < CLK_DIV_8)) { in rts5261_pci_switch_clock()
H A Drtsx_pcr.c760 /* Make sure that the SSC clock div_n is not less than MIN_DIV_N_PCR */ in rtsx_pci_switch_clock()
762 while ((n < MIN_DIV_N_PCR) && (div < CLK_DIV_8)) { in rtsx_pci_switch_clock()

Completed in 9 milliseconds