Searched defs:fan_counts (Results 1 – 2 of 2) sorted by relevance
/qemu/hw/arm/ |
H A D | npcm8xx_boards.c | 101 NPCM8xxState *soc, const int *fan_counts) in npcm8xx_init_pwm_splitter() 167 static const int fan_counts[] = {2, 2, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0}; in npcm845_evb_fan_init() local
|
H A D | npcm7xx_boards.c | 140 NPCM7xxState *soc, const int *fan_counts) in npcm7xx_init_pwm_splitter() 212 static const int fan_counts[] = {2, 2, 2, 2, 2, 2, 2, 2}; in npcm750_evb_fan_init() local 261 static const int fan_counts[] = {2, 2, 2, 0, 0, 0, 0, 0}; in quanta_gsj_fan_init() local
|