Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pwm/
H A Dsandbox_pwm.c82 static int sandbox_pwm_set_invert(struct udevice *dev, uint channel, in sandbox_pwm_set_invert() function
99 .set_invert = sandbox_pwm_set_invert,