Home
last modified time | relevance | path

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

/linux/drivers/peci/controller/
H A Dpeci-npcm.c56 #define NPCM_PECI_CMD_TIMEOUT_MS_DEFAULT 1000 macro
191 priv->cmd_timeout_ms = NPCM_PECI_CMD_TIMEOUT_MS_DEFAULT; in npcm_peci_init_ctrl()
195 priv->cmd_timeout_ms, NPCM_PECI_CMD_TIMEOUT_MS_DEFAULT); in npcm_peci_init_ctrl()
197 priv->cmd_timeout_ms = NPCM_PECI_CMD_TIMEOUT_MS_DEFAULT; in npcm_peci_init_ctrl()