Searched refs:NPCM7XX_MFT_FANIN_COUNT (Results 1 – 2 of 2) sorted by relevance
39 #define NPCM7XX_MFT_FANIN_COUNT 4 macro62 uint32_t max_rpm[NPCM7XX_MFT_FANIN_COUNT];63 uint32_t duty[NPCM7XX_MFT_FANIN_COUNT];
499 NPCM7XX_MFT_FANIN_COUNT); in npcm7xx_mft_init()511 VMSTATE_UINT32_ARRAY(max_rpm, NPCM7xxMFTState, NPCM7XX_MFT_FANIN_COUNT),512 VMSTATE_UINT32_ARRAY(duty, NPCM7xxMFTState, NPCM7XX_MFT_FANIN_COUNT),