Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hsi/controllers/
Domap_ssi_regs.h64 # define SSI_MAX_DIVISOR 127 macro
Domap_ssi_port.c465 if (div > SSI_MAX_DIVISOR) { in ssi_setup()