Searched refs:NPCM7xxPWM (Results 1 – 2 of 2) sorted by relevance
71 static uint32_t npcm7xx_pwm_calculate_freq(NPCM7xxPWM *p) in npcm7xx_pwm_calculate_freq()100 static uint32_t npcm7xx_pwm_calculate_duty(NPCM7xxPWM *p) in npcm7xx_pwm_calculate_duty()123 static void npcm7xx_pwm_update_freq(NPCM7xxPWM *p) in npcm7xx_pwm_update_freq()134 static void npcm7xx_pwm_update_duty(NPCM7xxPWM *p) in npcm7xx_pwm_update_duty()146 static void npcm7xx_pwm_update_output(NPCM7xxPWM *p) in npcm7xx_pwm_update_output()185 NPCM7xxPWM *p; in npcm7xx_pwm_write_pcr()354 NPCM7xxPWM *p; in npcm7xx_pwm_write()456 NPCM7xxPWM *p = &s->pwm[i]; in npcm7xx_pwm_enter_reset()489 NPCM7xxPWM *p = &s->pwm[i]; in npcm7xx_pwm_init()515 VMSTATE_BOOL(running, NPCM7xxPWM),[all …]
56 typedef struct NPCM7xxPWM { struct72 } NPCM7xxPWM; argument93 NPCM7xxPWM pwm[NPCM7XX_PWM_PER_MODULE];