Home
last modified time | relevance | path

Searched refs:PCA9552_PWM0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/misc/
H A Dpca9552_regs.h18 #define PCA9552_PWM0 3 /* read/write PWM register 0 */ macro
/openbmc/qemu/hw/misc/
H A Dpca9552.c137 case PCA9552_PWM0: in pca955x_read()
158 case PCA9552_PWM0: in pca955x_write()
345 s->regs[PCA9552_PWM0] = 0x80; in pca9552_reset()