Home
last modified time | relevance | path

Searched refs:SIFIVE_PWM (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/timer/
H A Dsifive_pwm.h36 #define SIFIVE_PWM(obj) \ macro
/openbmc/qemu/hw/timer/
H A DKconfig24 config SIFIVE_PWM config
H A Dsifive_pwm.c376 SiFivePwmState *s = SIFIVE_PWM(dev); in sifive_pwm_reset()
416 SiFivePwmState *s = SIFIVE_PWM(obj); in sifive_pwm_init()
430 SiFivePwmState *s = SIFIVE_PWM(dev); in sifive_pwm_realize()
/openbmc/qemu/hw/riscv/
H A DKconfig96 select SIFIVE_PWM