Home
last modified time | relevance | path

Searched refs:CLKRT_OFF (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dpxamci.c45 #define CLKRT_OFF (~0) macro
449 if (host->clkrt == CLKRT_OFF) in pxamci_set_ios()
475 if (host->clkrt != CLKRT_OFF) { in pxamci_set_ios()
476 host->clkrt = CLKRT_OFF; in pxamci_set_ios()
656 host->clkrt = CLKRT_OFF; in pxamci_probe()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dpxamci.c44 #define CLKRT_OFF (~0) macro
448 if (host->clkrt == CLKRT_OFF) in pxamci_set_ios()
474 if (host->clkrt != CLKRT_OFF) { in pxamci_set_ios()
475 host->clkrt = CLKRT_OFF; in pxamci_set_ios()
654 host->clkrt = CLKRT_OFF; in pxamci_probe()

Completed in 3 milliseconds