Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/broadcom/
H A Dbcm2835_pwm.h82 void bcm_pwm_set(struct bcm_pwm_channel *, uint32_t);
H A Dbcm2835_pwm.c317 bcm_pwm_set(struct bcm_pwm_channel *pwm, uint32_t w) in bcm_pwm_set() function