Home
last modified time | relevance | path

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

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