Searched refs:SiFivePwmState (Results 1 – 3 of 3) sorted by relevance
195 SiFivePwmState *s = opaque; in sifive_pwm_interrupt_0()202 SiFivePwmState *s = opaque; in sifive_pwm_interrupt_1()209 SiFivePwmState *s = opaque; in sifive_pwm_interrupt_2()216 SiFivePwmState *s = opaque; in sifive_pwm_interrupt_3()224 SiFivePwmState *s = opaque; in sifive_pwm_read()275 SiFivePwmState *s = opaque; in sifive_pwm_write()376 SiFivePwmState *s = SIFIVE_PWM(dev); in sifive_pwm_reset()401 VMSTATE_UINT32(pwmcfg, SiFivePwmState),416 SiFivePwmState *s = SIFIVE_PWM(obj); in sifive_pwm_init()430 SiFivePwmState *s = SIFIVE_PWM(dev); in sifive_pwm_realize()[all …]
37 OBJECT_CHECK(SiFivePwmState, (obj), TYPE_SIFIVE_PWM)42 typedef struct SiFivePwmState { struct60 } SiFivePwmState; argument
55 SiFivePwmState pwm[2];