Searched refs:NPCM7XX_PWM_PER_MODULE (Results 1 – 5 of 5) sorted by relevance
157 QEMU_BUILD_BUG_ON(ARRAY_SIZE(npcm7xx_ppr_base) != NPCM7XX_PWM_PER_MODULE); in npcm7xx_pwm_write_ppr()159 for (i = 0; i < NPCM7XX_PWM_PER_MODULE; ++i) { in npcm7xx_pwm_write_ppr()173 for (i = 0; i < NPCM7XX_PWM_PER_MODULE; ++i) { in npcm7xx_pwm_write_csr()188 QEMU_BUILD_BUG_ON(ARRAY_SIZE(npcm7xx_ch_base) != NPCM7XX_PWM_PER_MODULE); in npcm7xx_pwm_write_pcr()189 for (i = 0; i < NPCM7XX_PWM_PER_MODULE; ++i) { in npcm7xx_pwm_write_pcr()455 for (i = 0; i < NPCM7XX_PWM_PER_MODULE; i++) { in npcm7xx_pwm_enter_reset()476 for (i = 0; i < NPCM7XX_PWM_PER_MODULE; i++) { in npcm7xx_pwm_hold_reset()487 QEMU_BUILD_BUG_ON(ARRAY_SIZE(s->pwm) != NPCM7XX_PWM_PER_MODULE); in npcm7xx_pwm_init()488 for (i = 0; i < NPCM7XX_PWM_PER_MODULE; i++) { in npcm7xx_pwm_init()500 for (i = 0; i < NPCM7XX_PWM_PER_MODULE; ++i) { in npcm7xx_pwm_init()[all …]
492 for (int i = 0; i < NPCM7XX_PWM_PER_MODULE; ++i) { in npcm7xx_mft_init()
24 #define NPCM7XX_PWM_PER_MODULE 4 macro93 NPCM7xxPWM pwm[NPCM7XX_PWM_PER_MODULE];94 qemu_irq duty_gpio_out[NPCM7XX_PWM_PER_MODULE];
64 NPCM7XX_PWM_PER_MODULE];
149 for (int j = 0; j < NPCM7XX_PWM_PER_MODULE; ++j) { in npcm7xx_init_pwm_splitter()150 int splitter_no = i * NPCM7XX_PWM_PER_MODULE + j; in npcm7xx_init_pwm_splitter()